Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

janus-idp/backstage-customization-provider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❗Repository Moved ❗

This repository has been moved to a new location.

Please visit redhat-developer/red-hat-developer-hub-customization-provider for the latest updates.

backstage-customization-provider

This is an example Express server, which serves an API.

To run:

npm install
npm start

The app will now start on http://localhost:8080

If you hit http://localhost:8080 you'll get a sample data for home:

If you hit http://localhost:8080/tech-radar you'll get a sample data for tech radar:

Deploy it on OpenShift

Can use oc CLI as below or use import from git flow from OpenShift Developer Console

oc new-app https://github.com/janus-idp/backstage-customization-provider
oc expose svc/backstage-customization-provider

Acknowledgements

This app was created using the Express application generator.

About

Moved to https://github.com/redhat-developer/red-hat-developer-hub-customization-provider -- This repo is deprecated. A service app to provide app customizations for backstage

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%