wafrn instance bluesky labeler
Find a file
2025-10-30 21:23:48 +08:00
.gitignore initial commit 2025-10-29 23:42:13 +08:00
bun.lock thing 2025-10-30 00:14:39 +08:00
docker-compose.yml add lines 2025-10-29 23:46:20 +08:00
index.js thisnotif thing 2025-10-30 21:23:48 +08:00
LICENSE add license 2025-10-30 10:05:13 +08:00
package.json thing 2025-10-30 00:14:39 +08:00
README.md initial commit 2025-10-29 23:42:13 +08:00
tsconfig.json initial commit 2025-10-29 23:42:13 +08:00

wadge

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.