Files
backstage/packages
Kasper Juul Hermansen b048cd22b1
Some checks failed
renovate/artifacts Artifact file update failure
chore(deps): update dependency @types/jest to v30
2025-12-25 01:02:05 +00:00
..
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.