/bun

Bun JS app doing basically nothing

Primary LanguageTypeScript

bun

To install dependencies:

bun install

To run:

bun run http.ts

To deploy, run through our hands-on walk-through, then:

fly launch
fly deploy

This project was created using bun init in bun v0.6.13. Bun is a fast all-in-one JavaScript runtime.