backstage-edp/packages
Mani Kumar Marothu c59cdaaeb3 Added satisfies for config
Signed-off-by: Mani Marothu <manikumar.1215@gmail.com>
2024-09-04 10:28:28 -07:00
..
app bump backstage version to 1.28.4 (#29) 2024-08-02 13:00:44 -07:00
backend Added satisfies for config 2024-09-04 10:28:28 -07:00
README.md Initial commit 2024-01-29 16:32:29 -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.