Red Panda Collection with more than 4000 images and 100 videos from various sources https://wahs.wah.su
Find a file
2025-02-10 16:35:39 +05:00
.github/workflows update workflow file 2025-01-31 01:55:32 +05:00
src feat: add analytics 2025-02-10 16:35:39 +05:00
.gitignore Initial Commit 2025-01-29 16:40:24 +05:00
bun.lock Initial Commit 2025-01-29 16:40:24 +05:00
package.json update index page description and add scripts 2025-01-30 23:17:42 +05:00
README.md Initial Commit 2025-01-29 16:40:24 +05:00
tsconfig.json Initial Commit 2025-01-29 16:40:24 +05:00

wahcollection

To install dependencies:

bun install

To run:

bun run ./src/build.tsx

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