https://github.com/blefnk/relivator
β¨ 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
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 1 month 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
- Owner: blefnk
- Created: 2023-08-12T20:07:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T13:36:22.000Z (about 1 month ago)
- Last Synced: 2025-04-06T15:03:51.928Z (about 1 month 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.5 MB
- Stars: 1,225
- 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 and efficient foundation for eCommerce projects, optimized for fast development and maximum profitability.
[π Live Demo](https://relivator.com) β’ [π¬ Discord](https://discord.gg/Pb8uKbwpsJ) β’ [π Patreon](https://patreon.com/blefnk) β’ [π Docs](https://docs.reliverse.org/relivator)
## Quick Start
1. Ensure [Git](https://git-scm.com/downloads), [Node.js](https://nodejs.org/en), and [Bun](https://bun.sh) are installed
2. `bun i -g @reliverse/cli`
3. `reliverse cli`
4. Choose _β¨ Create a brand new project_
5. Provide/skip details about your project
6. It's readyβenjoy! π## Tech Stack
- **Core:** [Next.js 15.2](https://nextjs.org), [React 19](https://react.dev), [TypeScript 5.8](https://typescriptlang.org)
- **Auth:** [Better Auth](https://better-auth.com)
- **Database:** [Drizzle ORM](https://orm.drizzle.team)
- **Forms:** [ποΈ TanStack Form](https://tanstack.com/form)
- **Payments:** [ποΈ Polar](https://polar.sh)
- **Quality:** [ESLint](https://eslint.org), [Biome](https://biomejs.dev), [Knip](https://knip.dev)
- **Storage:** [ποΈ Uploadthing](https://uploadthing.com)
- **Styling:** [Tailwind 4](https://tailwindcss.com), [shadcn/ui](https://ui.shadcn.com)## Help Project Grow
- _If you found Relivator helpful, please consider:_ Star on [GitHub](https://github.com/blefnk/relivator-nextjs-template);
- Support via [Patreon](https://patreon.com/blefnk), [GitHub Sponsors](https://github.com/sponsors/blefnk), or [PayPal](https://paypal.me/blefony). _Thank you!_## Notes
- 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](https://clerk.com) for auth and [Stripe](https://stripe.com) for payments. Check out the [demo](https://versator.relivator.com/en), [repo](https://github.com/blefnk/versator), or [docs](https://docs.reliverse.org/versator).## Commands
| 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 |## License
MIT Β© [blefnk Nazar Kornienko](https://github.com/blefnk)