Vavite Bun server example Example that shows how to integrate with Bun in "runnable-server" mode. Make sure to run the script with bun run --bun instead of npm, e.g. bun run --bun dev. Clone with: npx degit cyco130/vavite/examples/express