Core concepts
Projects
A project is a workspace inside Itera that maps to one of your products.
Each project has:
- A name (what your team calls the product).
- A frontend repository - the codebase Itera prototypes against. This repo must be JavaScript or TypeScript.
- Zero or more reference repositories - backends, libraries, or any other code Itera should have context about. These are read-only context, not prototype targets.
You can create projects from the + button next to Projects in the left navigation, or from your workspace settings. Admins manage who has access.
A project without a frontend repository is still useful for tracking iterations, but you won't be able to use the prototype.