Getting Started with basin

Learn how to set up your new SaaS project with the basin template.

Welcome to basin! This template gives you everything you need to build a modern SaaS application.

What is included

  • Authentication with Supabase
  • AI Chat powered by OpenRouter
  • Email via Resend
  • Analytics with PostHog
  • UI Components from coss-ui
  • Blog with MDX content

Getting started

  1. Clone this repository
  2. Copy .env.example to .env.local and fill in your keys
  3. Run pnpm install
  4. Run pnpm dev

That is it! Your SaaS is running.