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
- Host: GitHub
- URL: https://github.com/blefnk/versator-nextjs-template
- Owner: blefnk
- License: mit
- Created: 2024-12-06T13:28:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T14:02:40.000Z (about 1 year ago)
- Last Synced: 2025-06-22T17:07:24.003Z (about 1 year ago)
- Topics: clerk, ecommerce, neon, nextjs, nextjs15, online-shop, postgres, postgresql, relivator, reliverse, shadcn, shadcn-ui, shop, tailwind-v4, template
- Language: TypeScript
- Homepage: https://versator.vercel.app
- Size: 10.5 MB
- Stars: 21
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
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)