Intro
Start here: Your MVP launch, guided
Hey, builder! You’re about to stand up a production-ready SaaS base using this free & open-source template. The guide that follows is a practical playbook: concise steps, paste-and-go examples.
If you want to start our project immediately - LaunchPike Repo
Your future milestones:
- Boot the app locally
- Turn on authentication
- Wire email sending
- Pick and connect payments
- Add analytics
- Optional: enable file uploads
- Set basic SEO
What’s inside (the stack)
- Wasp - full-stack framework (React, Node.js, Prisma)
- Payments — Stripe • Unibee • Lemon Squeezy
- Analytics — Plausible or Google Analytics
- File uploads — AWS S3
- Email — SendGrid, Mailgun, or SMTP
Because Wasp is the full-stack backbone, you get:
- Authentication — email verification + social auth with minimal code
- End-to-end type safety — backend functions typed, inferred on the client (type-safe Links, too)
- Jobs — define background/cron work in config
- One-command deploy — via CLI to Fly.io (also works with Railway, Netlify, etc.)
Congrats — you’ve made it through intro. Next up: Quick Start to turn on what you need and ship your first (or not) SaaS MVP.
🎮 Wait! Before you go, join our Discord and get tips, templates, info about updates, networking opportunities and occasional memes.