This project was created using bun init
in bun v1.0.25. Bun is a fast all-in-one JavaScript runtime.
This is a minimal template to start a bun application.
Refer to config.ts
for the available configuration options.
bun install # install dependencies
bun app # run the app
bun format # run prettier