backstage-edp/packages
Manabu McCloskey 0061e42d91
merge back to main (#8)
bump backstage version 
add cluster pickers
add spark and argo workflows plugins
2023-07-24 16:59:28 -06:00
..
app merge back to main (#8) 2023-07-24 16:59:28 -06:00
backend merge back to main (#8) 2023-07-24 16:59:28 -06:00
README.md Initial commit 2023-02-14 17:01:02 -08:00

The Packages Folder

This is where your own applications and centrally managed libraries live, each in a separate folder of its own.

From the start there's an app folder (for the frontend) and a backend folder (for the Node backend), but you can also add more modules in here that house your core additions and adaptations, such as themes, common React component libraries, utilities, and similar.