SaaS boilerplate. Express.js, SQLite, Stripe. One env var to production. Auth, payments, email, admin dashboard. the first 48 hours of every SaaS are the same boring setup, so I made them disappear. MIT licensed because boilerplate should be free.
Every boilerplate I found required Postgres, Redis, and 47 environment variables before you could run npm start. That’s not a starter kit. That’s a deployment exercise.