Backstage
May 21, 2025 ยท View on GitHub
This is your newly scaffolded Backstage App, Good Luck!
To start the app, run:
yarn install
yarn dev
To generate knip reports for this app, run:
yarn backstage-repo-tools knip-reports
Running the module
To run the rhdh-ai backend module in development mode:
- Ensure the following environment variables are set:
RHDH_AI_BRIDGE_SERVER: Set to the server hosting the RHDH AI BridgeRHDH_BRIDGE_HOST: Similar as above, but without the protocolRHDH_TOKEN: Any 8 character password to use for authentication with RHDH
-
Run
yarn installto install dependencies -
Run
yarn devto launch the module