itpdp/dev-proxy
Daniel Bulant 3dfc773590
fixups
2026-05-12 23:25:07 +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 fixups 2026-05-12 23:25:07 +02:00
package.json request device sync when not connected 2026-05-12 22:47:24 +02:00
README.md wip device connection 2026-05-04 10:47:12 +02:00
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.