Home page of wah.su https://home.wah.su
Find a file
Kentai Radiquum bbcd6f4049
Some checks failed
Deploy to Pages / build (push) Has been cancelled
Deploy to Pages / deploy (push) Has been cancelled
Add forgejo card and bump logo images resolution
2025-02-14 01:30:24 +05:00
.github/workflows wrong branch in workflow 2025-02-13 03:55:47 +05:00
src Add forgejo card and bump logo images resolution 2025-02-14 01:30:24 +05:00
.gitignore update gitignore 2025-02-13 02:30:55 +05:00
bun.lock add build script 2025-02-12 02:55:38 +05:00
CNAME Create CNAME 2024-05-19 19:29:38 +05:00
package.json add build script 2025-02-12 02:55:38 +05:00
README.md add build script 2025-02-12 02:55:38 +05:00
tsconfig.json add build script 2025-02-12 02:55:38 +05:00

wah-su.github.io

To install dependencies:

bun install

To run:

bun run index.ts

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