DMs d'info quoi
Find a file
2025-09-06 11:22:27 +02:00
.gitignore Initial commit 2025-09-06 11:22:27 +02:00
bun.lock Initial commit 2025-09-06 11:22:27 +02:00
index.ts Initial commit 2025-09-06 11:22:27 +02:00
package.json Initial commit 2025-09-06 11:22:27 +02:00
README.md Initial commit 2025-09-06 11:22:27 +02:00
tsconfig.json Initial commit 2025-09-06 11:22:27 +02:00

dms

To install dependencies:

bun install

To run:

bun run index.ts

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