A robust, efficient, and engaging foundation for your eCommerce projects, designed for seamless integration, rapid development, and maximum profitability.
Ensure Git, Node.js, and Bun are installed, then:
bun i -g @reliverse/cli
reliverse cli
- Choose β¨ Create a brand new project
- Provide/skip details about your project
- It's readyβenjoy! π
If you found Relivator helpful, please consider:
- Starring this GitHub repository
- Supporting via Patreon, GitHub Sponsors, or PayPal
- Core Framework: Next.js 15.2, React 19, TypeScript 5.8
- Styling: Tailwind CSS 4 & shadcn/ui
- Authentication: Better Auth
- Payments: ποΈ Polar
- Database: Drizzle ORM & Neon
- File Storage: ποΈ Uploadthing
- Code Quality Tools: ESLint, Biome, Knip
- Forms: ποΈ TanStack Form
Note: Relivator v1.3.0 has been renamed to Versator. If you prefer using Clerk for authentication and Stripe for payments, explore the Versator Demo, Repository, or Documentation.
Command | Description |
---|---|
bun build |
Builds the project |
bun dev |
Starts the development server |
bun db:push |
Applies database schema changes |
bun db:auth |
Updates src/db/schema/users.ts |
bun db:studio |
Opens Drizzle ORM visual editor |
bun ui |
Installs shadcn/ui components |
bun latest |
Updates all dependencies |
bun check |
Runs type checks, linting, and formatting |
MIT Β© blefnk Nazar Kornienko