Skip to content

Repository files navigation

bun-next-template

A minimal Next.js starter template with Bun, Biome, Tailwind CSS v4, Husky, and CI/CD.

Stack

Getting Started

Click "Use this template" on GitHub, then:

bun install
bun dev

Open http://localhost:3000.

Scripts

Command Description
bun dev Start dev server
bun run build Production build
bun start Start production server
bun run lint Check with Biome
bun run lint:fix Auto-fix with Biome
bun run format Format with Biome
bun run typecheck Type-check with tsc

CI

Runs on push/PR to main:

  1. Install dependencies
  2. Lint
  3. Build

License

MIT

About

A minimal Next.js starter template with Bun, Biome, Tailwind CSS v4, Husky, and CI/CD.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages