Skip to content

K4CZP3R/expressjs-api-boilerplate

Repository files navigation

ExpressJS API Boilerplate

Backend boilerplate used by me, it contains the following functionality:

Prisma / JWT / Docker / Tests / TypeScript / Zod

Getting started

  1. Use as template
  2. Copy env example to .env and customize it
  3. npm install
  4. npm run dev for development with hot reload or npm run build for building

Branches

  • main: Main branch contains session verify logic

About

My own ExpressJS boilerplate with TS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published