An open API service indexing awesome lists of open source software.

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

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)