backstage/packages
Kasper Juul Hermansen 04283e6062
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
fix(deps): update material-ui monorepo to v6
2024-08-27 09:40:01 +00:00
..
app fix(deps): update material-ui monorepo to v6 2024-08-27 09:40:01 +00:00
backend fix(deps): update backstage monorepo 2024-08-21 23:13:40 +00:00
README.md base 2022-12-22 15:01:37 +01: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.