Files
Xen-Orchestra-xen-orchestra…/@xen-orchestra/web
..

Xen Orchestra 6

Development

  1. Clone the project
  2. Install dependencies: yarn
  3. Copy .env.dist to .env and adjust the values
  4. Start the project: yarn dev
  5. Generate a token from your XO 5 instance
  6. Go to http://localhost:5173/#/dev/token and paste the token

Guidelines

Please follow the guidelines from Web Core documentation