A webring for Wafrn users. https://wafring.jbc.lol
Find a file
2025-11-08 16:03:30 +08:00
.gitignore Initial project commit 2025-10-04 05:56:16 +00:00
bun.lock fix it so it works on cron 2025-10-30 21:26:15 +08:00
docker-compose.yml Initial project commit 2025-10-04 05:56:16 +00:00
index.js thingy2 2025-11-08 16:03:30 +08:00
LICENSE add license 2025-10-04 09:10:09 +00:00
package.json fix it so it works on cron 2025-10-30 21:26:15 +08:00
README.md Initial project commit 2025-10-04 05:56:16 +00:00
template.handlebars Merge branch 'master' of https://git.jbc.lol/jbcrn/wafring 2025-10-08 03:38:51 +00:00
tsconfig.json Initial project commit 2025-10-04 05:56:16 +00:00

wafring

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.