Node Express Backend Server
Use the package manager npm to install dependecies.
npm -g serverless
npm i
Rename serverless-sample.yml to serverless.yml and add your mongodb connection string in environment variable.
npm start
Node Express Backend Server
Use the package manager npm to install dependecies.
npm -g serverless
npm i
Rename serverless-sample.yml to serverless.yml and add your mongodb connection string in environment variable.
npm start