Live app preview
DevShot Web App
Preview the running application from the same VM that builds it.
Web App loads the application port from the claimed VM, so the preview reflects the real service instead of a disconnected static mock.
Web Applive appOpen preview
https://devshot.local/home
DevShot Preview
WordPress 6.9 running live
The page is served from the shared VM on port 80.
Live web app
Web App in action
The app preview connects to the public WordPress 6.9 demo VM on port 80.
connecting Web App
claiming WordPress 6.9 web app session
Same VM, same controls
Built for real execution work.
The public demo opens WordPress 6.9 from the claimed machine on port 80.
Route app traffic through the console without exposing the VM directly.
Confirm the browser preview matches the service actually running inside the VM.
Use the same VM name across web app, code editor, terminal, and desktop.
Workflow
01
Boot the application service
02
Open the routed preview URL
03
Validate the real app before sharing it