dice-thrower
by atuinturtle
A simple server project built with Bun. It likely provides functionality related to dice throwing or random number generation.
View on GitHub
Last updated: N/A
dice-thrower
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.