initial commit, backstage app created

This commit is contained in:
jeangab
2024-04-18 15:31:58 -04:00
commit 2e1f6d1707
54 changed files with 26269 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# The Plugins Folder
This is where your own plugins and their associated modules live, each in a
separate folder of its own.
If you want to create a new plugin here, go to your project root directory, run
the command `yarn new`, and follow the on-screen instructions.
You can also check out existing plugins on [the plugin marketplace](https://backstage.io/plugins)!