Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alan345 authored Oct 13, 2024
1 parent 4d472ea commit bc55f90
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@ The tests must be run while the app is running.
npm run test:e2e
```

## other recommendations

- You need a databse? Use postgres https://www.postgresql.org/
- you need an ORM? Use drizzle https://orm.drizzle.team/
- you need a component library? Use Chakra https://v2.chakra-ui.com/


## Miscellaneous

<div align="center">
Expand Down

0 comments on commit bc55f90

Please sign in to comment.