itpdp/dev-proxy
2026-05-04 12:51:58 +02:00
..
.gitignore wip device connection 2026-05-04 10:47:12 +02:00
bun.lock wip device connection 2026-05-04 10:47:12 +02:00
index.ts switch to udp 2026-05-04 12:51:58 +02:00
package.json wip device connection 2026-05-04 10:47:12 +02:00
README.md wip device connection 2026-05-04 10:47:12 +02:00
tsconfig.json wip device connection 2026-05-04 10:47:12 +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.