Skip to main content
The Servers panel manages web server processes for the project.

Capabilities

  • Add server processes.
  • Review server status.
  • Start, stop, or inspect running servers.
  • Keep runtime process state visible while developing.

Use it when

  • The preview needs a running server.
  • You need to inspect or restart a project process.
  • You want to understand which local runtime services are active.
  • Preview: View the app served by the runtime.
  • Sandboxes: Run commands in a terminal.
  • Logs: Inspect server output and errors.