Node-Backend Node Express Backend Server Installation 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. Run Locally npm start