You keep writing the same thing over and over, but why? Easiest answer, to practice and improve. Sure, it may be the similar, However keeps it fresh in the mind.
- ExpressJS
- TypeScript
- TypeORM
- Run
pnpm fetch --frozen-lockfilecommand - Setup database settings inside
src/config/data-source.tsfile - Migrate database
pnpm migration:run - Run
pnpm startcommand