This is a try-feature project with the followings tech stacks.
- Typescript
- Express.js
- PostgreSQL
- Prisma
- Passport
yarn developmentyarn prisma:migrateYou will be requested to input the migration name.
This needs to be run everytime you change the prisma schema.
yarn prisma:genThis needs to be run whenever you change the package installation.