This commit is contained in:
Cody Miller 2023-12-13 14:38:44 -05:00
commit b5f39cdecc
No known key found for this signature in database
GPG Key ID: 331A12EF1CA8D59C

View File

@ -9,7 +9,7 @@ Quick start for Fastify, TypeScript, ESlint, Prettier and DrizzleORM
- Dockerfile including postgres and redis
- TypeScript
- ESLint
- XO
- Prettier
- DrizzleORM
- Fastify
@ -31,4 +31,4 @@ Quick start for Fastify, TypeScript, ESlint, Prettier and DrizzleORM
5. Make your changes
6. Run `yarn lint` to lint your code
7. Run `yarn build` to build the project
8. Run `yarn start` to start the production server
8. Run `yarn start` to start the production server