This API manages users, orders and other things of a food delivery.
UNDER CONSTRUCTION
-> Node16+ with NestJs
-> Lambda with DynamoDB and Api Gateway
-> Serverless framework
Run those commands in the terminal:
- npm install
- npm dynamo (keep open)
- npm run start
- curl http://localhost:8000/service/status
- Install serverless framework
- run this command: serverless deploy