AWS-SAM-Tutorial icon indicating copy to clipboard operation
AWS-SAM-Tutorial copied to clipboard

How to include NPM Modules?

Open hzburki opened this issue 6 years ago • 0 comments

Hi

I'm making an API with NodeJS. I wanted to know two things;

  1. How would I include npm packages?
  2. How would I share code between functions ? Let's say I have database models created with Sequelize.

hzburki avatar Nov 26 '18 07:11 hzburki