Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChakshuGautam committed May 27, 2022
1 parent 2fa6614 commit 1bbb77a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,12 @@ cd api
unzip pgdata.zip
docker-compose up -d shortdb gql yaus-broker shortnr-cache
npx nx serve api
```
```

### TODO
1. Migrate to Fastify
2. Add all the routes that are not yet implemented
3. Prisma Schema Setup
4. Posthog integration
5. Health Check APIs (https://docs.nestjs.com/recipes/terminus)
6. Admin APIs

0 comments on commit 1bbb77a

Please sign in to comment.