backstage-edp/packages
Christopher Hase 74a1c5046f
Some checks failed
Create and publish a Docker image / docker (push) Has been cancelled
add authModuleKeycloakOIDCProvider to backend
2025-03-12 12:37:43 +01:00
..
app clean up 2025-02-26 15:29:18 +01:00
backend add authModuleKeycloakOIDCProvider to backend 2025-03-12 12:37:43 +01: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.