backstage/packages
Kasper Juul Hermansen 7216905626
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore(deps): update node.js to v22
2024-04-28 12:36:18 +00:00
..
app fix(deps): update react-router monorepo to v6.23.0 2024-04-23 15:53:39 +00:00
backend chore(deps): update node.js to v22 2024-04-28 12:36:18 +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.