wafrn's gork.
Find a file
2025-10-25 16:01:46 +08:00
.gitignore initial commit 2025-10-25 16:00:42 +08:00
bun.lock initial commit 2025-10-25 16:00:42 +08:00
docker-compose.yml remove port 2025-10-25 16:01:46 +08:00
index.js initial commit 2025-10-25 16:00:42 +08:00
package.json initial commit 2025-10-25 16:00:42 +08:00
README.md initial commit 2025-10-25 16:00:42 +08:00
tsconfig.json initial commit 2025-10-25 16:00:42 +08:00

workbot

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.22. Bun is a fast all-in-one JavaScript runtime.