# Imagine Web Components

The web components project is the core UI of Imagine. It is packages as a web component library, to be consumed by the Console, which serves the Imagine UI.

**Note:** The web components project is not used by our users in production. It is mostly helpful during development and testing. In production, the UI is served via the Console.

| Environment   | URL                                                                            |
| ------------- | ------------------------------------------------------------------------------ |
| **Local**     | [http://localhost:8889](http://localhost:5173)                                 |
| **Staging**   | [https://studio.staging.imagine.dev](https://web-components.staging.imagine.dev) |
| **Production**| [https://studio.imagine.dev](https://web-components.imagine.dev)   