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