The Serverless for CloudSystems.
- Serverless framework (https://serverless.com/framework/docs/getting-started/).
- Copy
.env.exampleto.envand update the variables accordingly. - Run the command
npm install.
- Run the command
source .env. - Run the command
npm start.