Express 5 backend boilerplate for SaaS APIs with RBAC and auth
A backend boilerplate that provides an Express 5 API for building user-centric SaaS and app projects. It integrates Postgres with Drizzle ORM, JWTs and Passport.js for authentication, role-based access control, Swagger/Postman API documentation, and Docker support for deployment.
0