{"id":17938882,"url":"https://github.com/antoineross/Hikari","last_synced_at":"2025-03-24T10:31:44.503Z","repository":{"id":249779104,"uuid":"832535899","full_name":"antoineross/Hikari","owner":"antoineross","description":"A complete \u0026 open source Nextjs.14, Stripe and Supabase SaaS Starter Template using App Router","archived":false,"fork":false,"pushed_at":"2024-09-20T14:53:10.000Z","size":9710,"stargazers_count":292,"open_issues_count":1,"forks_count":40,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-19T15:53:23.948Z","etag":null,"topics":["nextjs","stripe","supabase","template"],"latest_commit_sha":null,"homepage":"https://hikari.antoineross.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoineross.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"antoineross"}},"created_at":"2024-07-23T08:12:47.000Z","updated_at":"2025-03-18T02:08:42.000Z","dependencies_parsed_at":"2024-08-15T16:15:18.615Z","dependency_job_id":"4d575afd-8c62-45c7-bc6c-e337b47e06ba","html_url":"https://github.com/antoineross/Hikari","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.15384615384615385","last_synced_commit":"54e1a7e4bb660a3ed2988dbd84c978ea4201b564"},"previous_names":["antoineross/hikari"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoineross%2FHikari","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoineross%2FHikari/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoineross%2FHikari/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoineross%2FHikari/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoineross","download_url":"https://codeload.github.com/antoineross/Hikari/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245252302,"owners_count":20585007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nextjs","stripe","supabase","template"],"created_at":"2024-10-29T00:06:24.814Z","updated_at":"2025-03-24T10:31:43.553Z","avatar_url":"https://github.com/antoineross.png","language":"TypeScript","funding_links":["https://github.com/sponsors/antoineross"],"categories":["Saas","Boilerplates \u0026 Starters","SaaS"],"sub_categories":[],"readme":"# 🚀 Complete Next.js Subscription Starter Template\n\nThe all-in-one starter kit for building high-performance SaaS applications using Next.js, TailwindCSS, and Supabase.\n\n\u003e **Warning**: This app is a work in progress. I'm building this in public. Follow the progress on Twitter [@antoineross\\_\\_](https://twitter.com/antoineross__). Check out the features below.\n\n## 🎉 Features\n\n- 🔐 **Complete Auth Package**: Secure user management and authentication with [Supabase](https://supabase.io/docs/guides/auth)\n- 🛠️ **Data Management**: Powerful data access \u0026 management tooling on top of PostgreSQL with [Supabase](https://supabase.io/docs/guides/database)\n- 💳 **Stripe Integration**: Seamless integration with [Stripe Checkout](https://stripe.com/docs/payments/checkout) and the [Stripe customer portal](https://stripe.com/docs/billing/subscriptions/customer-portal)\n- 🌐 **Pricing \u0026 Subscriptions**: Automatic syncing of pricing plans and subscription statuses via [Stripe webhooks](https://stripe.com/docs/webhooks)\n- 🌈 **TailwindCSS \u0026 Tailwind UI**: Customized and flexible UI components with Tailwind UI\n- ⚛️ **React 18**: Enjoy the latest features and improvements with React 18\n- 📘 **TypeScript**: Strongly typed programming for better development experience\n- 🎨 **Shadcn/ui**: Beautiful and customizable UI components\n- 🔍 **Zod Validation**: Schema validation to keep your data safe and sound\n- 🧪 **Testing Tools**: Integrated unit and e2e testing with Jest, React Testing Library, and Playwright\n- 🧑‍💻 **Developer Experience**: ESLint, Prettier, Husky, and Commitlint for maintaining code quality and consistency\n- 📀 **Supabase storage** - Included are setting up policies, and handling image compression in the browser.\n- ⼬ **tRPC** - Included a guide on how to add a very lean trpc router for your api. You just need to add 3 folders, and 1 file.\n- ⚙️ **Local Development**: Develop locally with Supabase, Docker, and a set of custom commands\n- 📚 **Documentation \u0026 Blog**: Utilize MDX compiler from the open-source project Fumadocs for documentation and blog content.\n\n## 🎬 Demo\n\n[Live Demo](https://hikari.antoineross.com/)\n\n**Hero Section:** ![Screenshot of demo](./public/hikari-landingpage.png)\n\n**Dashboard View:** ![Screenshot of dashboard](./public/hikari-dashboard.png)\n\n**Pricing Table:** ![Screenshot of pricing](./public/hikari-pricing.png)\n\n**Documentation:** ![Screenshot of documentation](./public/hikari-documentation.png)\n\n**Blog:** ![Screenshot of blog](./public/hikari-blog.png)\n\n## 📄 Quick Start Guide\n\nGet up and running quickly by following the [Quick Start Guide](https://hikari.antoineross.com/docs/quick-start).\n\n## 🚀 Going Live\n\n### **1. Archive Testing Products**\n\nBefore going live, archive all test mode Stripe products. Switch Stripe from test mode to production mode and update your environment variables.\n\n### **2. Redeploy**\n\nAfter updating environment variables, redeploy your application through Vercel.\n\n## 📚 Additional Features\n\n- 📈 **Analytics Ready**: Easy integration with analytics tools like Google Analytics\n- 🌐 **I18n Support**: Built-in internationalization with Paraglide\n- 🔥 **Lighthouse Performance**: Achieve a perfect score with optimized performance, accessibility, and SEO\n\n## 🤝 Contribution\n\nTo contribute:\n\n1. Fork the repository.\n2. Create a new branch.\n3. Make your changes and commit them.\n4. Push to the forked repository.\n5. Create a pull request.\n\n## ❤️ Support\n\nIf you like the project, consider leaving a star. 🌟\n[![Star History Chart](https://api.star-history.com/svg?repos=antoineross/Hikari\u0026type=Date)](https://star-history.com/#antoineross/Hikari\u0026Date)\n\nMade by [Antoine Ross](https://antoineross.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoineross%2FHikari","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoineross%2FHikari","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoineross%2FHikari/lists"}