saas-starter

saasyland.com

Saasy Land is an open-source, opinionated, clean, elegant Next.js starter kit for production-grade SaaS. Engineered for scale with Bun, Vercel, Elysia, Better Auth, Neon Postgres + Drizzle, and Sha…
436 stars103 forksTypeScriptUpdated 9/7/2026100% free · open source
What it does

A production‑ready Next.js starter kit that gives you a fully wired SaaS stack (Bun, Vercel, Elysia API, Better Auth, Neon Postgres + Drizzle, and shadcn/ui) so you can ship a web app without building boilerplate.

When to use it
  • You need a ready‑made, TypeScript‑first codebase to launch a SaaS product in weeks, not months.
  • Your team prefers Bun over Node and wants Vercel‑compatible deployment out of the box.
  • You want built‑in authentication, database migrations, and a modern UI library without wiring them yourself.
Ready-to-paste prompt
bun run generate:resource --name subscription --fields "plan:string,price:number,active:boolean"
Heads up: You must have a Neon Postgres database URL (the free tier works) and the `DATABASE_URL` env var set before running `bun dev` or any migration; otherwise the app will crash on start.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/1fbb5e5f-4973-41a2-b5ed-f036e7136d66 && curl -fsSL https://workflowstacks.com/api/skills/1fbb5e5f-4973-41a2-b5ed-f036e7136d66/claude-skill -o ~/.claude/skills/1fbb5e5f-4973-41a2-b5ed-f036e7136d66/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How saasyland.com works
Codeflow
Free to inspect

Saasyland.com is a medium TypeScript project (~8.8k lines across 139 code files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit this month, MIT license, no tests found.

Size
Medium codebase
~8.8k lines · 139 code files · ~1 h to skim
Setup
Some technical setup
Comfortable with a terminal? 20–40 min. Otherwise ask a dev.
Runs on
Node.js
Needs API keys (.env)
TypeScript 85%MDX 12%JavaScript 1%CSS 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    package.json
    Dependencies and the commands it exposes
  3. 3
    .env.example
    The API keys and settings you must provide
  4. 4
    src/auth.ts
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic145 files
prisma/Folder1 files
public/Images & static assets32 files
READMENo tests foundDocumentedNo CIMIT licenseUpdated this month
Quick Actions
Details
Creator
saasyland
Language
TypeScript
Category
saas-starter
Published
10/10/2023

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/1fbb5e5f-4973-41a2-b5ed-f036e7136d66.svg)](https://workflowstacks.com/skills/1fbb5e5f-4973-41a2-b5ed-f036e7136d66?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.