Zeta Examples To run an example, clone the repo and run the examples/{name}/main.ts file with Bun: bun examples/request-logger/main.ts For examples with tests, run bun test examples/{name}: bun test examples/integration-tests