No description
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-12-27 11:59:41 +01:00
src init 2025-12-27 11:59:41 +01:00
.gitignore init 2025-12-27 11:59:41 +01:00
bun.lock init 2025-12-27 11:59:41 +01:00
index.ts init 2025-12-27 11:59:41 +01:00
package.json init 2025-12-27 11:59:41 +01:00
README.md init 2025-12-27 11:59:41 +01:00
tsconfig.json init 2025-12-27 11:59:41 +01:00

szurubooru-api

To install dependencies:

bun install

To run:

bun run index.ts

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