saas-init

saas-init

Launch a production-ready SaaS scaffold in 5 minutes

olegkoval
@olegkoval
Last updated on Apr 26, 2026
Visit site
5 PeerPush
πŸ”₯
Awarded
Trending Now
PeerPush

Details

Pricing
Free

Discovery signals

How AI and people discover saas-init on PeerPush

Read by AI engines 30dEngines readingHow many times AI crawlers read this listing, and which engines those crawlers belong to.
51
  • ChatGPT
  • Perplexity
  • +3 other AI crawlers

Reads by these AI engines

Crawlers behind these engines read this listing on PeerPush.
Last AI readLast AI readHow long ago an AI crawler last read this listing.
4 hours ago
  • ChatGPT
  • Perplexity
  • Claude

10 AI crawlers in the last 30 days

Time since an AI crawler last read this listing. 10 AI crawlers read it in the last 30 days.
Search index 90dSearch indexTimes a search engine AI indexer, such as OAI-SearchBot, crawled this listing.
68 crawls

ChatGPT Search indexer

By OAI-SearchBot, the ChatGPT Search indexer, in the last 90 days.

About saas-init

saas-init allows you to generate a comprehensive SaaS scaffold with a single command. It provides a production-ready foundation by wiring together essential features including authentication, payment processing, database management, and email services. This tool also comes pre-configured with Tailwind CSS, Docker, and CI/CD pipelines, ensuring your project is tested and ready for deployment immediately.

Screenshots

Screenshot 1 of saas-init

Product Updates (1)

olegkoval
@olegkoval

update ✨️ saas-init v1.1.0 with Next.js version selection

Hey PP! πŸ‘‹ Just shipped saas-init v1.1.0 with Next.js version selection. What changed: You now pick your Next.js version at init time - 15 or 16 - and the scaffold is generated with the exact dependencies for your choice. No manual package.json edits. What saas-init does: One command generates a production-ready SaaS scaffold: β†’ Auth: Clerk, NextAuth, or Supabase β†’ Payments: Stripe or Lemon Squeezy (full webhook handling) β†’ Database: Postgres, SQLite, or Supabase (Drizzle ORM, migrations ready) β†’ Email: Resend or Postmark β†’ Tailwind + shadcn/ui, Docker, GitHub Actions CI/CD β†’ 272 tests included β€” auth, billing, API routes, E2E No boilerplate to buy. No config to copy-paste. Free, open source, MIT. npx saas-init@latest

Product had at the time: 7 upvotes β€’ 5 comments β€’ 7 followers β€’ 5 PeerPush

Comments (2)

PowerInterviewAI
@PowerInterviewAIJun 16, 2026

Cool

CliqSpy
@CliqSpyApr 26, 2026

Great update!

Reviews (1)

Average 5.0 out of 5

5.0

Based on 1 review

5
1
4
0
3
0
2
0
1
0

Comments (3)

chaudharyarun5797
@chaudharyarun5797

Production-ready SaaS scaffold in 5 minutes is huge for developers who want to skip boilerplate and focus on building. Getting auth, billing, and infra set up instantly is a real time saver.

olegkoval
@olegkoval

@chaudharyarun5797 thanks for the visit!

olegkoval
@olegkoval

I built SaaS Init because repeating the same setup for every new SaaS is exhausting. One command: npx saas-init my-app And you get: βœ“ Next.js 15 βœ“ Auth (Clerk/NextAuth) βœ“ Stripe payments βœ“ PostgreSQ

G
@gregory5997

@hello3162 Can I get Next.js 16 instead?

olegkoval
@olegkoval

@gregory5997 for sure, the update is coming, also will be possible to select between n15 vs n16

olegkoval
@olegkoval

@gregory5997 new version is live with n16 support!