๐ DEMO Backstage
March 22, 2024 ยท View on GitHub
Backstage.io is an open platform for building developer portals. It enables organizations to streamline their software development workflows and improve collaboration among teams.
๐ Setup
- Create Project
npx @backstage/create-app@latest
- Install Package
yarn install
- Fix Error
npx @backstage/cli versions:bump
๐ Run
yarn dev