$ yarn
# watch mode
$ yarn start:dev
Note: Before starting the server ,ensure the database connection details is updated in the .env
- Configure your AWS credentials using
aws configure
command. sls deploy
Note: Ensure you have Serverless Framework installed. If not , you can install it globally using npm install -g serverless
sls offline