Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
feat: new comments on README.md
  • Loading branch information
miltonhit authored Jan 16, 2023
1 parent 9744037 commit 06ce5ea
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## hub-delivery-api
This API manages users, orders and other things of a food delivery.
This API manages users, orders and other things of a food delivery.<br>
**UNDER CONSTRUCTION**

## Stack
-> Node16+ with NestJs<br />
-> Lambda with DynamoDB and Api Gateway<br />
-> Node16+ with [NestJs](https://nestjs.com/)<br />
-> [Lambda](https://aws.amazon.com/lambda/) with [DynamoDB](https://aws.amazon.com/dynamodb/) and [Api Gateway](https://aws.amazon.com/api-gateway/)<br />
-> Serverless framework<br />

## To run locally
Expand Down

0 comments on commit 06ce5ea

Please sign in to comment.