A robust and efficient foundation for eCommerce projects, optimized for fast development and maximum profitability.
🚀 Live Demo • 💬 Discord • 💖 Patreon • 📚 Docs
- Ensure Git, Node.js, and Bun are installed
bun i -g @reliverse/cli
reliverse cli
- Choose ✨ Create a brand new project
- Provide/skip details about your project
- It's ready—enjoy! 😊
- Core: Next.js 15.2, React 19, TypeScript 5.8
- Auth: Better Auth
- Database: Drizzle ORM
- Forms: 🏗️ TanStack Form
- Payments: 🏗️ Polar
- Quality: ESLint, Biome, Knip
- Storage: 🏗️ Uploadthing
- Styling: Tailwind 4, shadcn/ui
- If you found Relivator helpful, please consider: Star on GitHub;
- Support via Patreon, GitHub Sponsors, or PayPal. Thank you!
- Relivator 1.4.0+ is LLM-ready. Its codebase works seamlessly with AI IDEs like Cursor. It helps even beginners to get started quickly.
- Relivator 1.3.0 was rebranded to Versator, which uses Clerk for auth and Stripe for payments. Check out the demo, repo, or docs.
Command | Description |
---|---|
bun dev |
Start dev server |
bun build |
Build the project |
bun latest |
Update dependencies |
bun ui |
Install shadcn components |
bun db:push |
Apply db schema changes |
bun db:auth |
Update users schema file |
bun db:studio |
Open db visual editor |
MIT © blefnk Nazar Kornienko