To install dependencies:
bun installTo run:
cp .env.example .env
bun run devYou can use Bruno if you want to use the example requests in the Example directory.
This project was created using bun init in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.