backstage/plugins/catalog-backend-module-gitea
Kasper Juul Hermansen d996ed0fd1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
fix(deps): update backstage monorepo
2025-02-19 01:03:58 +00:00
..

catalog-backend-module-gitea

Welcome to the catalog-backend-module-gitea plugin!

This plugin was created through the Backstage CLI

Getting started

Your plugin has been added to the example app in this repository, meaning you'll be able to access it by running yarn start in the root directory, and then navigating to /catalog-backend-module-gitea.

You can also serve the plugin in isolation by running yarn start in the plugin directory. This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads. It is only meant for local development, and the setup for it can be found inside the /dev directory.