Dev TemplateLive
Node SaaS Starter
Production-ready Node.js SaaS boilerplate with Auth, Stripe billing, and Dashboard.
Overview
Full-stack SaaS starter template with Express, JWT authentication, bcrypt password hashing, Stripe checkout and webhook integration, SQLite database, role-based access control, EJS server-rendered views, security middleware (Helmet, CORS, rate limiting), and a responsive dashboard.
Features
- JWT authentication + bcrypt
- Stripe checkout & webhook handling
- SQLite with WAL mode
- Role-based feature gating
- Security: Helmet, CORS, rate limiting
- Responsive EJS dashboard views