All activity
AdminCraft Backend V2 is a production-ready Node.js/Express backend for SaaS and admin dashboards.
Unlike most starter kits, it avoids JWT entirely and uses secure HttpOnly cookies for authentication.
It includes role-based access (admin/user/premium), team management, Stripe subscriptions with webhooks, and a clean, auditable Express architecture.
Built for developers who want security, simplicity, and speed without over-engineering.

AdminCraft Backend V2Secure Node.js backend for SaaS no JWT Stripe teams included
aymrickleft a comment
I built AdminCraft after repeatedly seeing the same issues in SaaS starter kits: JWT everywhere, complex abstractions, and code that’s hard to audit or extend. I wanted a backend that: • uses secure HttpOnly cookies instead of JWT • is easy to understand and modify • includes Stripe subscriptions and team management out of the box The frontend is public on GitHub, and the premium backend is...

AdminCraft Backend V2Secure Node.js backend for SaaS no JWT Stripe teams included
