8000 GitHub - MilesHan/relivator: Next.js 14: Store, Landing, Admin Dashboard ▲ i18n, Stripe, Shadcn Tailwind, Drizzle Zod Trpc TypeScript Auth Page, Lucide CSS Radix UI, Responsive React Server Components, MySQL and Neon Postgre TS ORM, Intl App Router, Mdx Docs User Actions Kit, SaaS Commerce Shop Pricing Payments, Dark Mode, Modern 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

Next.js 14: Store, Landing, Admin Dashboard ▲ i18n, Stripe, Shadcn Tailwind, Drizzle Zod Trpc TypeScript Auth Page, Lucide CSS Radix UI, Responsive React Server Components, MySQL and Neon Postgre TS ORM, Intl App Router, Mdx Docs User Actions Kit, SaaS Commerce Shop Pricing Payments, Dark Mode, Modern Full Stack, Free ▲ more stars → more features

License

Notifications You must be signed in to change notification settings

MilesHan/relivator

 
 

Repository files navigation

🏬 relivator • next.js ecommerce starter

demosponsordiscordgithubdocs

relivator is a robust ecommerce template built with next.js and other modern technologies. it's designed for developers who want a fast, modern, and scalable foundation without reinventing the backend.

stack

  1. 🧱 core: nextjs 15.3 + react 19.1 + ts 5.8
  2. 🎨 ui: tailwind 4.1 + shadcn/ui
  3. 🔒 auth: better-auth
  4. 🎬 anims: animejs
  5. 📦 storage: uploadthing
  6. 📊 analytics: vercel
  7. 🧬 db: drizzle-orm (pg) + neon/(🤔🔜)supabase
  8. 🏗️ dx: eslint + biome + knip
  9. 📝 forms: react-form (🔜 w.i.p) + arktype
  10. 📅 tables: react-table
  11. 🌐 i18n: next-intl (🔜 w.i.p)
  12. 💌 email: resend (🔜 w.i.p)
  13. 💳 payments: polar (🔜 w.i.p)
  14. 🔑 api: orpc (🔜 w.i.p)

these features define the main reliverse stack. for an alternative setup—featuring clerk, stripe, trpc, and more—check out versator.

quick start

  1. install git, node.js, bun.

  2. run:

    git clone https://github.com/blefnk/relivator.git
    cd relivator
    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 # start 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:auth update auth-related tables
bun db:studio open visual db editor

notes

  • relivator 1.4.0+ is ai-ready — optimized for ai-powered ides like cursor, making onboarding effortless even for beginners.
  • version 1.3.0 evolved into versator, featuring clerk authentication and stripe payments. explore versator demo, repo, or docs.

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

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

license

mit © 2025 nazar kornienko (blefnk), reliverse

About

Next.js 14: Store, Landing, Admin Dashboard ▲ i18n, Stripe, Shadcn Tailwind, Drizzle Zod Trpc TypeScript Auth Page, Lucide CSS Radix UI, Responsive React Server Components, MySQL and Neon Postgre TS ORM, Intl App Router, Mdx Docs User Actions Kit, SaaS Commerce Shop Pricing Payments, Dark Mode, Modern 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