https://github.com/blefnk/relivator-nextjs-template
β¨ Relivator: Next.js 15 React 19 eCommerce Template β² Better-Auth Polar Shadcn/UI Tailwind Drizzle ORM TypeScript TS Radix, Postgres Neon, App Router SaaS Commerce eCommerce Shop Pricing Payments Dark Mode Full Stack Free β more stars π more features
https://github.com/blefnk/relivator-nextjs-template
drizzle-orm e-commerce ecommerce next-auth nextauthjs nextjs nextjs-boilerplate nextjs-example nextjs-starter nextjs-tailwind nextjs-template nextjs14 nextjs15 radix-ui shadcn shadcn-ui starter stripe t3-stack template
Last synced: about 2 months ago
JSON representation
β¨ Relivator: Next.js 15 React 19 eCommerce Template β² Better-Auth Polar Shadcn/UI Tailwind Drizzle ORM TypeScript TS Radix, Postgres Neon, App Router SaaS Commerce eCommerce Shop Pricing Payments Dark Mode Full Stack Free β more stars π more features
- Host: GitHub
- URL: https://github.com/blefnk/relivator-nextjs-template
- Owner: blefnk
- Created: 2023-08-12T20:07:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T02:40:09.000Z (2 months ago)
- Last Synced: 2025-03-23T13:02:29.705Z (about 2 months ago)
- Topics: drizzle-orm, e-commerce, ecommerce, next-auth, nextauthjs, nextjs, nextjs-boilerplate, nextjs-example, nextjs-starter, nextjs-tailwind, nextjs-template, nextjs14, nextjs15, radix-ui, shadcn, shadcn-ui, starter, stripe, t3-stack, template
- Language: TypeScript
- Homepage: https://relivator.com
- Size: 17.4 MB
- Stars: 1,211
- Watchers: 28
- Forks: 231
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/funding.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Relivator Next.js eCommerce Template
A robust, efficient, and engaging foundation for your eCommerce projects, designed for seamless integration, rapid development, and maximum profitability.
- [π Live Demo](https://relivator.com)
- [π Documentation](https://docs.reliverse.org/relivator)
- [π¬ Discord Community](https://discord.gg/Pb8uKbwpsJ)
- [π Support on Patreon](https://patreon.com/blefnk)## Quick Start
Ensure [Git](https://git-scm.com/downloads), [Node.js](https://nodejs.org/en), and [Bun](https://bun.sh) are installed, then:
1. `bun i -g @reliverse/cli`
2. `reliverse cli`
3. Choose _β¨ Create a brand new project_
4. Provide/skip details about your project
5. It's readyβenjoy! π## Support Relivator
If you found Relivator helpful, please consider:
- Starring this [GitHub repository](https://github.com/blefnk/relivator)
- Supporting via [Patreon](https://patreon.com/blefnk), [GitHub Sponsors](https://github.com/sponsors/blefnk), or [PayPal](https://paypal.me/blefony)## Tech Stack
- **Core Framework**: [Next.js 15.2](https://nextjs.org), [React 19](https://react.dev), [TypeScript 5.8](https://typescriptlang.org)
- **Styling**: [Tailwind CSS 4](https://tailwindcss.com) & [shadcn/ui](https://ui.shadcn.com)
- **Authentication**: [Better Auth](https://better-auth.com)
- **Payments**: [ποΈ Polar](https://polar.sh)
- **Database**: [Drizzle ORM](https://orm.drizzle.team) & [Neon](https://neon.tech)
- **File Storage**: [ποΈ Uploadthing](https://uploadthing.com)
- **Code Quality Tools**: [ESLint](https://eslint.org), [Biome](https://biomejs.dev), [Knip](https://knip.dev)
- **Forms**: [ποΈ TanStack Form](https://tanstack.com/form)> **Note:**
> Relivator v1.3.0 has been renamed to **Versator**. If you prefer using [Clerk](https://clerk.com) for authentication and [Stripe](https://stripe.com) for payments, explore the Versator [Demo](https://versator.relivator.com/en), [Repository](https://github.com/blefnk/versator), or [Documentation](https://docs.reliverse.org/versator).## Available Commands
| 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 |## License
MIT Β© [blefnk Nazar Kornienko](https://github.com/blefnk)