Live app preview
DevShot WordPress
Preview the running application from the same VM that builds it.
WordPress loads the application port from the claimed VM, so the preview reflects the real service instead of a disconnected static mock.
WordPresslive 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 WordPress
WordPress in action
The app preview connects to the public WordPress 6.9 demo VM on port 80.
connecting WordPress
claiming WordPress 6.9 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