itpdp/dev-proxy
2026-05-16 13:34:46 +02:00
..
.gitignore
bun.lock
index.ts attempt to fix quiz end results 2026-05-16 13:34:46 +02:00
package.json speech synthesis 2026-05-16 12:51:06 +02:00
README.md
tsconfig.json request device sync when not connected 2026-05-12 22:47:24 +02:00

dev-proxy

To install dependencies:

bun install

To run:

bun run index.ts

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