Backend boilerplate used by me, it contains the following functionality:
Prisma / JWT / Docker / Tests / TypeScript / Zod
- Use as template
- Copy env example to
.env
and customize it npm install
npm run dev
for development with hot reload ornpm run build
for building
main
: Main branch contains session verify logic