Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blefnk/relivator
✨ Relivator 1.3.0 RC.1 is Here 🚀 Next.js 15.1 React 19 eCommerce Template ▲ i18n Stripe Shadcn UI Tailwind Drizzle ORM Zod TypeScript TS Clerk Radix, Responsive Server Components, Postgres Neon, Intl App Router Docs User Actions Kit, 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: 12 days ago
JSON representation
✨ Relivator 1.3.0 RC.1 is Here 🚀 Next.js 15.1 React 19 eCommerce Template ▲ i18n Stripe Shadcn UI Tailwind Drizzle ORM Zod TypeScript TS Clerk Radix, Responsive Server Components, Postgres Neon, Intl App Router Docs User Actions Kit, 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
- License: mit
- Created: 2023-08-12T20:07:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T23:14:06.000Z (about 1 month ago)
- Last Synced: 2025-01-03T07:13:57.850Z (19 days 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/en
- Size: 18.1 MB
- Stars: 1,115
- Watchers: 31
- Forks: 222
- Open Issues: 10
-
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 Template
Please consider following this project's author, [Nazar Kornienko](https://github.com/blefnk), and consider starring the project to show your ❤️ and support.
- **🚀 Live Demo**: [reliverse.vercel.app](https://reliverse.vercel.app/en)
- **💙 Discord**: [discord.gg/Pb8uKbwpsJ](https://discord.gg/Pb8uKbwpsJ)
- **📚 Docs**: [docs.reliverse.org](https://docs.reliverse.org/reliverse)![cover image](./public/screenshot-dark.png)
## How to Run or Build the Project?
Make sure you have [Git](https://git-scm.com/downloads), [Node.js](https://nodejs.org/en), and [Bun](https://bun.sh) installed. Then:
1. `git clone https://github.com/blefnk/reliverse.git`
2. `cd reliverse`
3. `bun i`
4. `cp .env.example .env` → Fill in the .env file
5. `bun db:push`
6. `bun dev` / `bun run build`## What is Relivator?
The Relivator template serves as the foundation for your eCommerce platform, helping you create efficient, engaging, and profitable online stores. Relivator enhances any eCommerce with the power of modern Next.js, React, TypeScript, Tailwind, and more. For detailed information about the Relivator template and its bootstrapper, [Reliverse](https://github.com/reliverse/cli), you can visit the [documentation website](https://docs.reliverse.org/reliverse).
## Stack of technologies
- **Core**: Next.js 15.1, React 19, TypeScript 5.7
- **Internationalization**: next-intl
- **Styling**: Tailwind & Shadcn/UI
- **Auth**: Clerk
- **Payments**: Stripe
- **Database**: Drizzle ORM & Neon Postgres
- **File Storage**: Uploadthing
- **Tools**: ESLint 9, Biome, Knip## What if I want to have another stack?
1. `bun i -g @reliverse/cli@latest`
2. `reliverse`
3. Select _Build a brand new thing from scratch_
4. Provide details about your new project
5. Select the technologies you want to use
6. No more steps! It's ready! 😊🎉