8000 GitHub - zhyd1997/velokit: A modern fullstack starter kit powered by Next.js 15, Tailwind CSS v4, shadcn/ui, Prisma, and Supabase — perfect for building fast, scalable web apps.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ velokit Public template

A modern fullstack starter kit powered by Next.js 15, Tailwind CSS v4, shadcn/ui, Prisma, and Supabase — perfect for building fast, scalable web apps.

License

Notifications You must be signed in to change notification settings

zhyd1997/velokit

Repository files navigation

🚀 VeloKit

ShowCase

Next.js Authentication Overview Copyright: https://nextjs.org/docs/app/guides/authentication

A modern fullstack starter kit powered by:

  • 🧱 Next.js 15 (App Router)
  • 🎨 Tailwind CSS v4
  • 🧩 shadcn/ui
  • 🧬 Prisma ORM
  • 🛰️ Supabase (Auth + DB)

✨ Features

  • Email/password authentication (Supabase)
  • Role-based access with Supabase RLS
  • Pre-configured shadcn/ui components
  • Tailwind CSS v4 + dark mode
  • REST/Edge API routes ready
  • Prisma + Supabase schema setup
  • Clean project structure with App Router

⚙️ Getting Started

pnpm turborepo architecture:

  • apps

    • web - Main web application
      • Next.js v15 with app folder
      • Supabase for database and authentication
  • packages

    • db - Database schema and migrations
      • Prisma for ORM Made with Prisma
      • Supabase self-hosted guide
    • eslint-config - Shared ESLint configuration
    • typescript-config - Shared TypeScript tsconfig.json
    • ui - Shared React component library
      • shadcn/ui for UI components
      • Tailwind CSS v4 for styling

We use pnpm for package management, if you never used it, see pnpm for installation.

pnpm install
pnpm dev

About

A modern fullstack starter kit powered by Next.js 15, Tailwind CSS v4, shadcn/ui, Prisma, and Supabase — perfect for building fast, scalable web apps.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0