To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.0.1. Bun is a fast all-in-one JavaScript runtime.
Because Bun doesn't install on windows, this is designed to be run in a devcontainer.
Use the command Dev Containers: Reopen in Container
In the terminal, type bun run index.ts --watch