Examples
Clone the repo and run any example with Bun or the compiled binary.
Run an example
cd examples/todo-api
bun run ../../src/index.ts start Clone the repo and run any example with Bun or the compiled binary.
cd examples/todo-api
bun run ../../src/index.ts start