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

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

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)