No description
Find a file
2025-08-14 11:20:40 +03:00
.gitignore new commit 2025-07-10 18:53:12 +03:00
bun.lock get dfpwm's from youtube in HQ 2025-07-11 21:43:06 +03:00
index.html feat: add docs 2025-08-14 11:19:49 +03:00
index.ts feat: add docs 2025-08-14 11:19:49 +03:00
mdfpwmWriter.ts mdfpwm support 2025-07-12 15:11:46 +03:00
openapi.json fix: correct URL 2025-08-14 11:20:40 +03:00
package.json get dfpwm's from youtube in HQ 2025-07-11 21:43:06 +03:00
README.md new commit 2025-07-10 18:53:12 +03:00
tsconfig.json new commit 2025-07-10 18:53:12 +03:00

sanjuuni-api

To install dependencies:

bun install

To run:

bun run index.ts

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