This repository was created as a template for future projects of the organization. It has a specific stack that is suitable for us.
If you find any bugs, report them to issues
if you like.
- ExpressJS - backend framework;
- PrismaORM - datebase ORM;
- Vitest - testing;
- TypeScript;
- Logging with Winston;
- Environment recognition with DotEnv and cross-env;
- Easy to establish database connection and workflow with Prisma.