No description
Find a file
2025-10-31 15:14:14 +02:00
src first commit 2025-10-31 15:14:14 +02:00
.gitignore first commit 2025-10-31 15:14:14 +02:00
bun.lock first commit 2025-10-31 15:14:14 +02:00
package.json first commit 2025-10-31 15:14:14 +02:00
README.md first commit 2025-10-31 15:14:14 +02:00
tsconfig.json first commit 2025-10-31 15:14:14 +02:00

worst_analytics_ever

To install dependencies:

bun install

To run:

bun run 

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