No description
Find a file
2025-06-20 12:21:50 +02:00
src @everyone 2025-06-20 12:21:50 +02:00
.env.example initial commit 2025-06-20 09:30:19 +02:00
.gitignore initial commit 2025-06-20 09:30:19 +02:00
bun.lock fix 2025-06-20 12:00:16 +02:00
index.ts initial commit 2025-06-20 09:30:19 +02:00
package.json fix 2025-06-20 12:00:16 +02:00
README.md initial commit 2025-06-20 09:30:19 +02:00
tsconfig.json initial commit 2025-06-20 09:30:19 +02:00

cameo-alerts

To install dependencies:

bun install

To run:

bun run index.ts

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