Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages