Skip to content

pmuir/www.openshift.io

 
 

Repository files navigation

OpenShift.io

A free, end-to-end, cloud-native development experience.

Community Feedback

If you have feedback, suggestions and ideas we are to be found at the following places:

irc at #openshiftio on Freenode or webchat

issues at openshift.io

stackoverflow with tag openshiftio

Upstream Development

The upstream for openshift.io is primarily in the fabric8 project. fabric8 is found in the following organizations:

Building and deploying

Backend API

Make sure you setup the necessary connections to the backend. You can run it locally by setting these environment variables:

  • export FABRIC8_WIT_API_URL="http://api.prod-preview.openshift.io/api/"
  • export FABRIC8_STACK_API_URL="http://recommender.api.prod-preview.openshift.io/api/v1/"

in your .bash_profile and reload the shell.

VS Code

Run ext install EditorConfig to read the .editorconfig file

To start

Run npm start. This will start the UI with livereload enabled.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.8%
  • CSS 21.2%
  • TypeScript 9.2%
  • JavaScript 3.9%
  • Shell 3.1%
  • Nginx 1.6%
  • Ruby 1.2%