No description
Find a file
2025-11-19 13:37:15 +08:00
public fdsfsdfs 2025-11-17 08:47:12 +08:00
views disable js if not logged in 2025-11-03 00:55:22 +08:00
.gitignore thing 2025-11-03 00:35:12 +08:00
bun.lock initial commit 2025-11-02 01:25:07 +08:00
db.ts add notification support v1 2025-11-03 00:33:47 +08:00
docker-compose.yml update docker compose 2025-11-03 00:45:20 +08:00
gen_key.mts initial commit 2025-11-02 01:25:07 +08:00
index.ts scope to bite only 2025-11-19 13:37:15 +08:00
package.json use node.js 2025-11-03 00:44:23 +08:00
README.md initial commit 2025-11-02 01:25:07 +08:00
subscriptions.json initial commit 2025-11-02 01:25:07 +08:00
tsconfig.json initial commit 2025-11-02 01:25:07 +08:00

biteinator

To install dependencies:

bun install

To run:

bun run index.ts

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