Skip to content

ClawPlateModern SaaS Boilerplate

Build your SaaS faster with Nuxt 4, Vue 3, Supabase & Stripe

ClawPlate

Quick Start

Get your SaaS up and running in minutes:

bash
git clone https://github.com/mhdevfr/clawplate.git my-saas
cd my-saas
npm install
cp .env.example .env.local
npm run dev

Open localhost:3000 in your browser


Tech Stack

  • Nuxt 4 - The Vue.js Framework with app router
  • Vue 3 - Composition API & Reactivity Transform
  • TypeScript - Type safety everywhere
  • Tailwind CSS - Utility-first CSS framework
  • Supabase - Database & Authentication
  • Stripe - Payment processing & subscriptions
  • Resend - Transactional emails
  • SEO Ready - Meta tags, sitemap, robots.txt

What's Included

ClawPlate comes with everything you need to launch your SaaS:

  • Authentication System - Login, signup, OAuth, magic links
  • Payment Processing - Stripe subscriptions and one-time payments
  • Email Templates - Welcome emails, invoices, notifications
  • Admin Dashboard - User management and analytics
  • API Endpoints - RESTful APIs with TypeScript
  • Database Schema - Pre-configured Supabase tables
  • UI Components - Modern design with Tailwind CSS
  • SEO Optimization - Meta tags, structured data, sitemap

Getting Help


Built with love by mhdevfr

Built with love by mhdevfr