Files
backstage/packages
RBER Admin d9f0ef3fbf
All checks were successful
continuous-integration/drone/push Build is passing
Fix: move gitea module before backend.start()
2025-12-09 18:02:13 +00:00
..
2025-12-08 16:36:15 +00:00
2025-12-08 16:36:15 +00: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.