Elysia with Bun runtime Getting Started To install packages: bun install update mongodb url in .env DATABASE_URL="mongodb://localhost:27017/db" Development To start the development server run: bun run dev Open http://localhost:3000/ with your browser to see the result.