/Hikari

A complete & open source Nextjs.14, Stripe and Supabase SaaS Starter Template using App Router

Primary LanguageTypeScriptMIT LicenseMIT

๐Ÿš€ Complete Next.js Subscription Starter Template

The all-in-one starter kit for building high-performance SaaS applications using Next.js, TailwindCSS, and Supabase.

Warning: This app is a work in progress. I'm building this in public. Follow the progress on Twitter @antoineross__. Check out the features below.

๐ŸŽ‰ Features

  • ๐Ÿ” Complete Auth Package: Secure user management and authentication with Supabase
  • ๐Ÿ› ๏ธ Data Management: Powerful data access & management tooling on top of PostgreSQL with Supabase
  • ๐Ÿ’ณ Stripe Integration: Seamless integration with Stripe Checkout and the Stripe customer portal
  • ๐ŸŒ Pricing & Subscriptions: Automatic syncing of pricing plans and subscription statuses via Stripe webhooks
  • ๐ŸŒˆ TailwindCSS & Tailwind UI: Customized and flexible UI components with Tailwind UI
  • โš›๏ธ React 18: Enjoy the latest features and improvements with React 18
  • ๐Ÿ“˜ TypeScript: Strongly typed programming for better development experience
  • ๐ŸŽจ Shadcn/ui: Beautiful and customizable UI components
  • ๐Ÿ” Zod Validation: Schema validation to keep your data safe and sound
  • ๐Ÿงช Testing Tools: Integrated unit and e2e testing with Jest, React Testing Library, and Playwright
  • ๐Ÿง‘โ€๐Ÿ’ป Developer Experience: ESLint, Prettier, Husky, and Commitlint for maintaining code quality and consistency
  • โš™๏ธ Local Development: Develop locally with Supabase, Docker, and a set of custom commands
  • ๐Ÿ“š Documentation & Blog: Utilize MDX compiler from the open-source project Fumadocs for documentation and blog content.

๐ŸŽฌ Demo

Live Demo

Hero Section: Screenshot of demo

Dashboard View: Screenshot of dashboard

Pricing Table: Screenshot of pricing

Documentation: Screenshot of documentation

Blog: Screenshot of blog

๐Ÿ“„ Quick Start Guide

Get up and running quickly by following the Quick Start Guide.

๐Ÿš€ Going Live

1. Archive Testing Products

Before going live, archive all test mode Stripe products. Switch Stripe from test mode to production mode and update your environment variables.

2. Redeploy

After updating environment variables, redeploy your application through Vercel.

๐Ÿ“š Additional Features

  • ๐Ÿ“ˆ Analytics Ready: Easy integration with analytics tools like Google Analytics
  • ๐ŸŒ I18n Support: Built-in internationalization with Paraglide
  • ๐Ÿ”ฅ Lighthouse Performance: Achieve a perfect score with optimized performance, accessibility, and SEO

๐Ÿค Contribution

To contribute:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push to the forked repository.
  5. Create a pull request.

โค๏ธ Support

If you like the project, consider leaving a star. ๐ŸŒŸ Star History

Made by Antoine Ross.