Skip to content

estepanov/fullstack-bun

Repository files navigation

Fullstack Bun

  • Vite
  • TypeScript
  • React 19
  • TailwindCSS 4
  • Shadcn
  • Biome
  • Pino
  • Hono

Get Started

PLEASE SEE https://fullstackbun.dev/get-started/

A highly abbreviated version of the instructions is below:

  • from the root directory bun install
  • Run bun run setup to:
    • copy the environment files from .env.example to .env in both the API and frontend directories
  • then bun run dev

Commands

To install a package, cd into the package directory and run bun install.

Do not install packages at the root level, with few exceptions.

To run the frontend and backend apps, bun run dev from the root level.

About

bun, hono, vite, react, biome boilerplate

Resources

Stars

Watchers

Forks