Done — I dropped a full, paste-ready webstr into canvas: server (FastAPI), UI, requirements, dev script, systemd + NGINX, and a README with how to run it.
How to try it fast:
1. open the canvas → copy the whole folder into your repo (webstr/…).
2. run:
cd webstr && bash dev.sh
(set GH_TOKEN in your shell first)
3. visit http://localhost:7860 → paste code with <!-- FILE: path --> headers → click Create issue → PR.
If you want this hosted at blackroad.io, use the included systemd + NGINX snippets.
Done — I dropped a full, paste-ready webstr into canvas: server (FastAPI), UI, requirements, dev script, systemd + NGINX, and a README with how to run it.
How to try it fast:
1. open the canvas → copy the whole folder into your repo (webstr/…).
2. run:
cd webstr && bash dev.sh
(set GH_TOKEN in your shell first)
If you want this hosted at blackroad.io, use the included systemd + NGINX snippets.