Stats
LangTypeScript
Lines~4,200
Endpoints12
Coverage78%
How to use
Install dependencies
cd C:\Users\jorge\copilot-bridge
npm install
Run in dev mode
npm run dev # watches src/, restarts on save
Build for production
npm run build && npm run start
Hit a sample endpoint
curl http://localhost:3434/health
Docs & links
Notes
Desktop / CLI project — no live web URL. The hub auto-generates this detail page so the thumbnail leads somewhere useful: stats, how-to-use, and a link to the repo.