### Deploying the API

1. Make sure the package **Serverless** is installed globally (`npm install -g serverless`).
1. Run `sls deploy --stage dev` or Run `sls deploy --stage prod`.