Home page of wah.su https://home.wah.su
Find a file
2025-02-13 03:55:08 +05:00
.github/workflows add build action 2025-02-13 03:32:00 +05:00
src add favicon and opengraph 2025-02-13 03:55:08 +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.