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