Free and scalable starter kit for your next SaaS product using TheNextStartup. It contains an admin and a customer application built using a monorepo setup with NextJS, Turso, Cloudflare, Coolify, and more.
No reviews yetBe the first to leave a review for TheNextStartup
Maker
📌
I built this side project in a week to play around with a NextJS app deployment with Coolify.
Report
Love that it's free and includes so many tools like Cloudflare and Turso.
Report
Maker
@declanxavierholbrook That's like the motif of this project, to save cost as much as possible.
Report
Congrats on the launch! TheNextStartup's starter kit looks really solid. Is it optimized for scaling as your SaaS grows? Looking forward to seeing where this goes!
Report
Maker
@masonderekholloway Scaling in terms of code, it can scale. Because of the monorepo setup, you can add multiple apps and in-house libraries for your SaaS. I also thought of adding a cron worker demo application because I haven't been in a startup where a cron worker is absent. Infrastructure-wise its up to the user of this starter kit but in my documentation I opted for a self-hosted / VPS solution, since in my opinion it's a great starting point.