Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 147 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 147 Bytes

Service Registry

This is the backstage implementation for Data & Insights.

To start the app, run:

source .env
yarn install
yarn dev