Cascade
Free and open-source SaaS boilerplate
Overview
Free and open-source SaaS boilerplate
Cascade is based on T3 Stack. It is a fullstack boilerplate that is relying on tRPC & Next.js.
Cascade is a SaaS boilerplate meaning it is making opinionated choices when it comes to technologies used on top of T3 base stack.
What is covered in template
Technical
- Basic T3 stack setup with Next.js, Prisma, PostgreSQL, TailwindCSS
- Styling with shadcn/ui components for fast UI prototyping | Dark/light theme, TanStack Table integration
- Authentication with Next Auth | Discord & Google examples
- Payments with Lemon Squeezy | Checkout sessions, Subscriptions, One time payments
- Background jobs with Trigger.dev | Slack notifications on new Users, background job processing
- Error handling with Sentry | Monitoring, Alerts, Issue tracking
- Storybook | Component library, Documentation
- GitHub actions | CI/CD, Automated testing
- Lost Pixel | Visual regression testing
Business
- Simple markdown blog with Contentlayer
- SEO with Next.js | Dynamic Sitemap, Dynamic Open Graph, Twitter Cards
- Email user flows with Loops | Welcome emails for newly signed up users, newsletter subscription
- Analytics with Posthog | Event tracking, User behavior analysis
- Analytics with Plausible | Page analytics