Skip to content

devvitor67/next-template

Repository files navigation

Next Template

A ready-to-go starter template for building apps or SaaS products with Next.js.

Tech Stack

Category Technology
Framework Next.js
Authentication Better Auth
Database SQLite
ORM Drizzle ORM
Package Manager Bun
UI Components Shadcn UI
Styling Tailwind CSS
Validation Zod
Forms React Hook Form
API Layer tRPC
Client Cache TanStack Query

Scripts

Command Description
dev next dev
build next build
start next start
lint biome check
format biome check --write
db:generate bunx --bun drizzle-kit generate
db:migrate bunx --bun drizzle-kit migrate
db:studio bunx --bun drizzle-kit studio

Getting Started

bun install
bun dev

Author

Made by Vitor Felicio.

About

A simple Next.js template for building apps and SaaS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors