Itera

Technical setup (overview)

What your engineering team needs to do

To get Itera fully working on a project, an engineer needs to:

  1. Connect the Git provider. OAuth flow, takes seconds. See Connecting your repository.
  2. Save the project dev server command. In project setup or project settings, configure the command Itera should run during prototyping. The dev server must bind to 0.0.0.0 and listen on port 3000.
  3. (Optional) Install the component inspector for richer prototype features in React, Vue, or Angular apps.
  4. (Optional) Install the Itera skill in each engineer's coding agent, using the setup path for Claude Code, Codex, Cursor, or Copilot.

Steps 1, 2, and 4 are the baseline. Step 3 is optional but strongly recommended for design-heavy teams. Existing projects that already use itera.yaml or itera.yml can keep that legacy configuration until an app admin saves a project dev server command.

Was this page helpful?