Abbas Aga

NeoSaaS - Complete SaaS Starter Kit

by
NeoSaaS - The ultimate starter kit for building SaaS applications with Next.js, TypeScript, and Tailwind CSS.

Add a comment

Replies

Best
Abbas Aga
Hey I'm Abbas. I’ve been a developer for 8 years. The last 3 I’ve been solo, working on my own products. Built 10+ SaaS tools so far (only 3 made money). But every time, i kept running into the same wall: where do i start? I’ve tried most of the free and open source starter kits. they’re either too complex, filled with features I don’t need, or missing what I actually do need. Most paid ones I end up rewriting 80% of the code. I always use Next.js, Supabase, Typescript, Tailwind CSS, Shadcn UI, and Stripe in my projects. And I think a lot of indie devs use the same stack. - Supabase makes things easier with its dashboard, auth, db, and storage all in one place. - Stripe is solid for payments and managing subscriptions. - Tailwind CSS and Shadcn are easy to customize and come with great ready-made components. So instead of starting from scratch again for my latest idea, i built my own boilerplate called NeoSaaS. - Clean UI, - Mobile responsive, - Auth, db, storage with Supabase - AI integration, - Billing/payments with Stripe - Analytics with Datafast & GA. You just add your env vars, run the sql script in Supabase, and you're set. I’ve tried to make it as fast and simple as possible. Scores 95+ on lighthouse. Supabase handles auth/db/storage. Stripe is fully integrated with webhooks. You can check out the demo and docs on the website. Hope it helps someone out there. And if there’s anything you’d want to see added, just let me know. Would appreciate it a lot.