Website | Source
What's inside?
The template itself is built on top of some very powerful tools and frameworks, including:
- ๐ Wasp - a full-stack React, NodeJS, Prisma framework with superpowers
- ๐ Astro - Astro's lightweight "Starlight" template for documentation and blog
- ๐ธ Stripe or Lemon Squeezy (with Polar.sh and Paddle coming soon!) - for products and payments
- ๐
ShadCN UI - for components & styling (plus admin dashboard!)
- ๐ค AI-Ready - full set of Cursor rules & llms-full.txt for ai-assisted coding
- ๐ Plausible or Google Analytics
- ๐ค OpenAI - OpenAI API w/ function calling example
- ๐ฆ AWS S3 - for file uploads
- ๐ง SendGrid, MailGun, or SMTP - for email sending
- ๐งช Playwright - end-to-end tests with Playwright
Because we're using Wasp as the full-stack framework, we can leverage a lot of its features to build our SaaS in record time, including:
- ๐ Full-stack Authentication - Email verified + social Auth in a few lines of code.
- โ End-to-end Type Safety - Type your backend functions and get inferred types on the front-end automatically, without the need to install or configure any third-party libraries. Oh, and type-safe Links, too!
- ๐ค Jobs - Run cron jobs in the background or set up queues simply by defining a function in the config file.
- ๐ One-command Deploy - Easily deploy your DB, Server, & Client with one commaned to Railway or Fly.io via the CLI. Or deploy manually to any other hosting serivce of your choice.
Reading
Articles
Tags:
backend
distribution
platform
ecmascript
Last modified 23 August 2025