To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.26. Bun is a fast all-in-one JavaScript runtime.
- https://www.youtube.com/watch?v=uxMADW3CmN4&t=42s7
- https://dev.to/andrews1022/build-an-express-app-using-bun-and-deploy-it-to-render-with-docker-3o04
- https://bun.sh/guides/ecosystem/docker
- https://bunjs.run/bunjs-frameworks/
- https://www.npmjs.com/package/hono
- https://dev.to/nazeelashraf/writing-a-simple-restful-typescript-web-service-using-bunjs-f7n
- https://hono.dev/docs/