Go to file
Kasper Juul Hermansen 3e99380a07
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
fix(deps): update react-router monorepo to v6.22.3
2024-04-06 23:03:29 +00:00
packages fix(deps): update react-router monorepo to v6.22.3 2024-04-06 23:03:29 +00:00
plugins fix(deps): update dependency @material-ui/lab to v4.0.0-alpha.61 2024-04-06 22:27:13 +00:00
.dockerignore base 2022-12-22 15:01:37 +01:00
.drone.yml feat: without node 2024-04-07 00:17:07 +02:00
.eslintrc.js base 2022-12-22 15:01:37 +01:00
.gitignore base 2022-12-22 15:01:37 +01:00
.prettierignore base 2022-12-22 15:01:37 +01:00
app-config.production.yaml base 2022-12-22 15:01:37 +01:00
app-config.yaml add base setup as well as catalog for gitea 2022-12-22 17:00:50 +01:00
backstage.json base 2022-12-22 15:01:37 +01:00
catalog-info.yaml base 2022-12-22 15:01:37 +01:00
cuddle.yaml feat: without node 2024-04-07 00:17:07 +02:00
lerna.json base 2022-12-22 15:01:37 +01:00
package.json feat: without node 2024-04-07 00:17:07 +02:00
README.md base 2022-12-22 15:01:37 +01:00
renovate.json Add renovate.json 2022-12-22 16:16:57 +00:00
tsconfig.json base 2022-12-22 15:01:37 +01:00
yarn.lock fix(deps): update react-router monorepo to v6.22.3 2024-04-06 23:03:29 +00:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev