Skip to content

enzojoly/bun-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun-starter

Minimal web development environment. Nix provides Bun, Bun provides everything else.

nix develop
bun --hot serve.ts

Server runs at localhost:3000 with hot reload.

bun build --compile serve.ts --outfile=server

Produces a self-contained binary.

Full documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors