Skip to content
/ bun-codespaces Public template

Just a barebones template to start a new Bun project in GitHub Codespaces.

License

Notifications You must be signed in to change notification settings

sebascontre/bun-codespaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun-codespaces-template

This is a simple starter template for Bun projects in Github Codespaces, created with bun init (Bun v1.2.17).

Bun is a fast JavaScript runtime.

Dependencies should install automatically in Codespaces. If they don't, run bun install.

Use bun dev to start the app with hot reload, or bun start to run it normally. Both commands run index.ts.

About

Just a barebones template to start a new Bun project in GitHub Codespaces.

Resources

License

Stars

Watchers

Forks