A SaaS with 100% Churn, yet LTV > CAC
Tl;DR
Supply - infinite, scalable via Serverless storage Demand - constrained, ad driven
Intro
For green field AI vibe coding has been great, for brown field…not that much, despite the project docs with ai was interesting
Thats why I want to put together some boilerplates that just get the work done.
And…ship sth already this year.
The main pieces are clear already as per:
I got to know about NextJS for SSG purposes.
And themes like SaaSify can do the trick.
For SaaS, there are OSS starter kits like: https://github.com/nextacular/nextacular
MIT | An open-source starter kit that will help you build full-stack multi-tenant SaaS platforms efficiently and help you focus on developing your core SaaS features. Built on top of popular and modern technologies such as Next JS, Tailwind, Prisma, and Stripe.
https://developers.cloudflare.com/pages/framework-guides/nextjs/
https://jamstack.org/generators/next/
https://vercel.com/templates/next.js
https://jamstackthemes.dev/theme/nextjs-notion-starter-kit/ https://transitivebullsh.it/nextjs-notion-starter-kit
Themes
My Favourite Themes
https://jamstackthemes.dev/theme/nextjs-notion-starter-kit/
Other F/OSS SSG’s
This addition suggests other Static Site Generators (SSGs) that readers might find interesting based on their enjoyment of the Next.js post. Let me know if you need any further adjustments!
HUGO: Lightning-fast speed.
Astro: Built-in support for server-side rendering (SSR).
Jekyll: Simplicity and ease of use, particularly for blogging.
Gatsby: Rich ecosystem of plugins and a vibrant community.
If you have enjoyed the Next.js post, you might be interested to explore other SSGs like HUGO, Astro, Jekyll, and Gatsby. –>
FAQ
The FlaskCMs / NextJS CMS i tried to built were similar to these OSS for Selfhosted Blogs
MIT | self-hosted blog platform built with next.js
Adsense vs OpenAdServer
Open Source Ad Serving Platform with ML-Powered CTR Prediction | Self-hosted alternative to Google Ad Manager | Python, FastAPI, PyTorch