- Download and install
servereless
npm install -g serverless
- At the base of repo, install the npm packages:
npm install
- Deploy the app to AWS
sls deploy
- Keen note the
POST Endpoint, i.e.https://XXXXXXX.execute-api.us-east-1.amazonaws.com/dev/bot
