Initial Backstage setup

This commit is contained in:
2025-12-08 16:36:15 +00:00
commit e866064be5
54 changed files with 35530 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# [Backstage](https://backstage.io)
This is your newly scaffolded Backstage App, Good Luck!
To start the app, run:
```sh
yarn install
yarn start
```