maimai alert
Find a file
2025-09-20 14:37:30 -07:00
.dockerignore fix: 🐛 everything 2025-09-07 17:07:34 -07:00
.gitignore fix: 🐛 everything 2025-09-07 17:07:34 -07:00
bun.lock feat: 🎉 initial commit 2025-09-07 14:41:42 -07:00
Dockerfile feat: 🎉 initial commit 2025-09-07 14:41:42 -07:00
index.ts umm 2025-09-20 14:37:30 -07:00
package.json feat: 🎉 initial commit 2025-09-07 14:41:42 -07:00
README.md feat: 🎉 initial commit 2025-09-07 14:41:42 -07:00
tsconfig.json feat: 🎉 initial commit 2025-09-07 14:41:42 -07:00

maimai-alert

To install dependencies:

bun install

To run:

bun run index.ts

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