8000 GitHub - Lybrook/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
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

✨ 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

License

Notifications You must be signed in to change notification settings

Lybrook/versator-nextjs-template

Β 
Β 

Repository files navigation

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

demo β€” sponsor β€” discord β€” github β€” docs

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 + react 19.1 + ts 5.8
  2. 🎨 ui: tailwind 4.1 + shadcn/ui
  3. πŸ”’ auth: clerk
  4. 🎬 anims: motion
  5. πŸ“¦ storage: uploadthing
  6. πŸ“Š analytics: vercel
  7. 🧬 db: drizzle-orm (pg) + neon/(πŸ€”πŸ”œ)supabase
  8. πŸ—οΈ dx: eslint + biome + knip
  9. πŸ“ forms: react-hook-form + zod (πŸ”œ w.i.p)
  10. πŸ“… tables: react-table + bazza/ui
  11. 🌐 i18n: next-intl (πŸ”œ w.i.p)
  12. πŸ’Œ email: resend (πŸ”œ w.i.p)
  13. πŸ’³ payments: stripe (πŸ”œ w.i.p)
  14. πŸ”‘ api: trpc (πŸ”œ w.i.p)
  15. 🧩 webhooks: svix (πŸ”œ w.i.p)
  16. πŸ”ƒ redis: upstash
  17. πŸ›‘οΈ env: fatima (πŸ”œ w.i.p)

these features define the secondary reliverse stack. for an alternative setupβ€”featuring better-auth, polar, orpc, and moreβ€”check out relivator.

quick start

  1. install git, node.js, bun.

  2. run:

    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:

    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 and saves lives.
  • ‼️ please, donate now, it matters.

stand with reliverse

  • ⭐ star the repo to help the reliverse community grow.
  • πŸ˜‰ follow this project's author, nazar kornienko and his reliverse ecosystem, to get updates about new projects faster.
  • πŸ¦„ become a sponsor 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), reliverse

About

✨ 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • CSS 1.3%
  • JavaScript 0.4%
0