Skip to content
/ fullstack-bun Public template

Minimal, performant, type-safe monorepo project template. Bun/Elysia backend, React frontend, Socket.IO bridging the gap.

License

Notifications You must be signed in to change notification settings

cdleveille/fullstack-bun

Repository files navigation

fullstack-bun

Minimal, performant, type-safe monorepo project template. Bun/Elysia backend, React frontend, Socket.IO bridging the gap.

Features

Setup

  1. Install Bun
  2. Install package dependencies: bun i
  3. Start app: bun dev
  4. The client will be served on localhost:3000 unless overridden in a .env file (see .env.example for all environment variable options)

Stack

About

Minimal, performant, type-safe monorepo project template. Bun/Elysia backend, React frontend, Socket.IO bridging the gap.

Topics

Resources

License

Stars

Watchers

Forks