backstage-edp/packages
Manabu McCloskey a8a3026cb1
Include plugin scaffolder actions directly in src
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
2024-03-17 06:58:13 -04:00
..
app working integrations 2024-02-06 10:06:35 -08:00
backend Include plugin scaffolder actions directly in src 2024-03-17 06:58:13 -04: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.