Running Claude Code from a VPS through only a browser
A solo maker is building a large React website with Claude Code and Codex. Regular corporate work leaves only late evenings and weekends for real development.
Short gaps between daily meetings could be used to check whether Claude Code is still working and to send it more instructions. Bringing a personal laptop to work is not practical, and installing software on the work machine is not allowed.
The proposed setup is to run Claude Code on a VPS and connect to it through a normal web browser, mainly to watch the CLI and add prompts. A key question is whether the website rendered inside the VPS can also be viewed from the work browser.
Key points
- Claude Code and Codex are being used together on a large React .
- The main constraint is limited personal development time outside a full-time corporate job.
- The desired setup must work through a browser only, with no software installed.
- A VPS could host the so it can be monitored and prompted remotely.
- The rendered website preview also needs to be accessible from the work browser.