A full-stack SaaS starter kit
Server, Web app, Mobile app, Landing page, Admin panelin one kit.
A working SaaS product built in NestJS, React, Flutter and Next.js, sold with full source for you to reshape into your own.
What's inside
Five apps. One product.
API server
The backbone every other surface talks to. Typed end to end, with authentication and the account lifecycle (signup, sessions, deletion) already built.
Web app
The product itself: a working todo app with statuses, priorities, due dates, shareable filtered views and optimistic updates. Every pattern you'll need has a reference implementation.
Mobile app
The same product in your pocket: one codebase targeting iOS and Android, talking to the same API as the web app.
Admin panel
A separate app for operating the product, on the same stack as the web app, so admin concerns never leak into user-facing code.
Landing page
A static-export marketing site that shares the product's design tokens, with legal pages that live as documents rather than components. The page you're reading is built from it.
Why it works
The hard parts, already done.
A working product, not a scaffold
The kit ships as a finished todo product, end to end. You don't fill in blanks between placeholder screens. You rename, reshape and replace working features.
Auth you don't have to write
Verified email on signup, revocable sessions with a log-out-everywhere switch, and account deletion that actually deletes. The part every project rewrites badly comes done.
One brand, marketing to product
The landing page and the product share one set of design tokens: colors, type scale, motion. Change the palette once and every surface follows.
Code that explains itself
Comments explain why things are the way they are, not what the next line does. Legal pages are documents, not components, so you can rewrite your privacy policy without touching code.
Try it before you buy it.
The toolkit's web app is deployed and live: the same code you receive, branded and running as a real product. Create an account and put it through its paces.
Pricing
One kit. One price.
$—
- Full source of all five apps
- NestJS server, React web and admin apps, Flutter mobile app, Next.js landing page
- GitHub access granted on purchase
Don't start from an empty repo.
Start from five working apps.