294 B
294 B
supercosmic
To install dependencies:
bun install
Copy envorionment variables:
cp .env.template .env
To run:
bun run src/index.ts
This project was created using bun init
in bun v1.0.4. Bun is a fast all-in-one JavaScript runtime.