Skip to content

skinner84/bun-nextjs-basic

 
 

Repository files navigation

Bun + Next.js Template

A minimal Next.js template powered by Bun.

Quick Start

# Install dependencies
bun install

# Start development server
bun dev

Open http://localhost:3000 in your browser.

Prerequisites

  • Bun installed

Tech Stack

Scripts

  • bun dev - Start development server
  • bun build - Build for production
  • bun start - Start production server

Deployment

For deployment instructions and hosting options, see the Bun's deployment guides.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 89.6%
  • CSS 9.7%
  • JavaScript 0.7%