Installation

To install Stage follow these steps.

  1. Clone the repository: Clone the repository to your machine
bash
git clone https://github.com/overture-stack/stage.git
  1. Install dependencies: Run the following command
bash
npm ci

Note: Ensure you are using Node.js version 20 or greater for optimal performance and compatibility.

  1. Deploy: Deploy Stage locally by running the following command
bash
npm run dev

Once complete you should be able to access Stage from your localhost:3000, without anything configured you should see the following error message (or similar):

Entity

In the next section we will resolve these errors by configuring Stage to integrate with Arranger.