Reporch IDE

Get started with Reporch IDE

Create a workspace and use the editor, terminal, and preview.

Overview

Reporch IDE is a signed-in DevBox environment that connects file editing, terminal commands, previews, and deployment.

Before you start

  • A signed-in Reporch account
  • A stable network connection and current desktop browser

Steps

1. Open the IDE

Open ide.reporch.com and sign in with your Reporch account.

2. Choose a workspace

Open a recent workspace or enter a name and template and choose Start a new workspace.

3. Edit files

Open a file from Explorer and make changes in the editor.

4. Run and preview

Run the project command in Terminal and open Preview when the app exposes a web service.

Expected result

  • Workspace files and runtime state appear after connection.
  • Reopening a workspace restores the project files stored on the server.

Troubleshooting

  • When a workspace is preparing, wait for its runtime state instead of creating duplicates.
  • After a connection error, refresh the list and reconnect to the existing workspace.
Reporch Team