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

https://github.com/blefnk/versator-nextjs-template

πŸͺ versator: next.js 15 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/versator-nextjs-template

clerk ecommerce neon nextjs nextjs15 online-shop postgres postgresql relivator reliverse shadcn shadcn-ui shop tailwind-v4 template

Last synced: 8 months ago
JSON representation

πŸͺ versator: next.js 15 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

Awesome Lists containing this project

README

          

# πŸͺ versator β€’ next.js ecommerce starter

[demo](https://versator.relivator.com) β€” [sponsor](https://github.com/sponsors/blefnk) β€” [discord](https://discord.gg/Pb8uKbwpsJ) β€” [github](https://github.com/blefnk/versator) β€” [docs](https://deepwiki.com/blefnk/versator-nextjs-template)

> **versator** template serves as the foundation for your ecommerce platform, helping you create efficient, engaging, and profitable online stores. versator enhances any ecommerce with the power of modern tech stack.

## stack

1. 🧱 **core**: [nextjs 15.3](https://nextjs.org) + [react 19.1](https://react.dev) + [ts 5.8](https://typescriptlang.org)
2. 🎨 **ui**: [tailwind 4.1](https://tailwindcss.com) + [shadcn/ui](https://ui.shadcn.com)
3. πŸ”’ **auth**: [clerk](https://clerk.com)
4. 🎬 **anims**: [motion](https://motion.dev)
5. πŸ“¦ **storage**: [uploadthing](https://uploadthing.com)
6. πŸ“Š **analytics**: [vercel](https://vercel.com/docs/analytics)
7. 🧬 **db**: [drizzle-orm](https://orm.drizzle.team) ([pg](https://neon.tech/postgresql/tutorial)) + [neon](https://neon.tech)/(πŸ€”πŸ”œ)[supabase](https://supabase.com)
8. πŸ—οΈ **dx**: [eslint](https://eslint.org) + [biome](https://biomejs.dev) + [knip](https://knip.dev)
9. πŸ“ **forms**: [react-hook-form](https://react-hook-form.com) + [zod](https://zod.dev) _(πŸ”œ w.i.p)_
10. πŸ“… **tables**: [react-table](https://tanstack.com/table) + [bazza/ui](https://ui.bazza.dev)
11. 🌐 **i18n**: [next-intl](https://next-intl.dev) _(πŸ”œ w.i.p)_
12. πŸ’Œ **email**: [resend](https://resend.com) _(πŸ”œ w.i.p)_
13. πŸ’³ **payments**: [stripe](https://stripe.com) _(πŸ”œ w.i.p)_
14. πŸ”‘ **api**: [trpc](https://trpc.io) _(πŸ”œ w.i.p)_
15. 🧩 **webhooks**: [svix](https://docs.svix.com/receiving/verifying-payloads/why) _(πŸ”œ w.i.p)_
16. πŸ”ƒ **redis**: [upstash](https://upstash.com)
17. πŸ›‘οΈ **env**: [fatima](https://fatimajs.vercel.app/docs) _(πŸ”œ w.i.p)_

> these features define the secondary reliverse stack. for an alternative setupβ€”featuring better-auth, polar, orpc, and moreβ€”check out [relivator](https://github.com/blefnk/relivator).

## quick start

1. install [git](https://git-scm.com), [node.js](https://nodejs.org), [bun](https://bun.sh).
2. run:

```bash
git clone https://github.com/blefnk/versator.git
cd versator
bun install
copy .env.example .env
```

3. fill in the required environment variables in the `.env` file.
4. optionally, edit the `src/app.ts` file to make the app yours.
5. run:

```bash
bun db:push # populate db with schema
bun dev:stripe # start stripe webhook server
bun dev # start app development server
bun run build # build production version
```

6. edit something in the code manually or ask ai to help you.
7. done. seriously. you're building now.

### commands

| command | description |
|-----------------|--------------------------------|
| `bun dev` | start local development |
| `bun build` | create a production build |
| `bun latest` | install latest deps |
| `bun ui` | add shadcn components |
| `bun db:push` | apply db schema changes |
| `bun db:studio` | open visual db editor |

## notes

- versator 1.1.0+ is ai-ready β€” optimized for ai-powered ides like cursor, making onboarding effortless even for beginners.

## stand with ukraine

- πŸ’™ help fund drones, medkits, and victory.
- πŸ’› every dollar helps stop [russia's war crimes](https://war.ukraine.ua/russia-war-crimes) and saves lives.
- ‼️ please, [donate now](https://u24.gov.ua), it matters.

## stand with reliverse

- ⭐ [star the repo](https://github.com/blefnk/versator) to help the reliverse community grow.
- πŸ˜‰ follow this project's author, [nazar kornienko](https://github.com/blefnk) and his [reliverse](https://github.com/reliverse) ecosystem, to get updates about new projects faster.
- πŸ¦„ [become a sponsor](https://github.com/sponsors/blefnk) and power the next wave of tools that _just feel right_.

> every bit of support helps keep the dream alive: dev tools that don't suck.

## license

mit Β© 2025 [nazar kornienko (blefnk)](https://github.com/blefnk), [reliverse](https://github.com/reliverse)