backstage-edp/plugins/apache-spark
Manabu Mccloskey 848b66fa0c wip
2023-07-05 18:22:15 -07:00
..
dev wip 2023-07-03 17:24:10 -07:00
src wip 2023-07-05 18:22:15 -07:00
test wip 2023-07-03 17:24:10 -07:00
.eslintrc.js wip 2023-07-03 17:24:10 -07:00
.prettierignore wip 2023-07-03 17:24:10 -07:00
package.json wip 2023-07-05 18:22:15 -07:00
pi-success.yaml wip 2023-07-05 18:22:15 -07:00
pi.yaml wip 2023-07-05 18:22:15 -07:00
rbac.yaml wip 2023-07-03 17:24:10 -07:00
README.md wip 2023-07-03 17:24:10 -07:00

apache-spark

Welcome to the apache-spark 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 /apache-spark.

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.