No description
Find a file
2025-07-10 19:21:35 +03:00
.gitignore new commit 2025-07-10 18:53:12 +03:00
bun.lock new commit 2025-07-10 18:53:12 +03:00
index.ts add size changing 2025-07-10 19:21:35 +03:00
package.json new commit 2025-07-10 18:53:12 +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.