AWS-SAM-Tutorial
AWS-SAM-Tutorial copied to clipboard
How to include NPM Modules?
Hi
I'm making an API with NodeJS. I wanted to know two things;
- How would I include npm packages?
- How would I share code between functions ? Let's say I have database models created with Sequelize.