Coder Social home page Coder Social logo

kameshsampath / launchpad-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabric8-launcher/launcher-ui-components

0.0 3.0 0.0 899 KB

The front-end for the launch.openshift.io project generator

License: Apache License 2.0

Shell 2.68% JavaScript 42.42% Nginx 1.37% TypeScript 32.83% HTML 14.93% CSS 5.78%

launchpad-frontend's Introduction

Launchpad Frontend UI

Build Status License

If this is the first time you are starting the UI, you need to run

$ npm install

If you trying to refresh your install you can run:

$ npm run reinstall

Start the app by executing the following.

$ npm start

Production Build

Location of the backend can be determained at runtime (via settings.json) or at build time. If LAUNCHPAD_BACKEND_URL environment variable is set at build time, this value will be used to connect to the backend. Otherwise settings.json will be fetched at runtime and the contents used connect to the backend.

To generate production build, set the backend url (the host and port of where generator backend is deployed) either in the settings.json or as LAUNCHPAD_BACKEND_URL environment variable and run the npm command as given below:

npm run build:prod

The build output will be under dist directory.

launchpad-frontend's People

Contributors

edewit avatar cmoulliard avatar gastaldi avatar alrubinger avatar quintesse avatar vpavlin avatar jclingan avatar jstrachan avatar lholmquist avatar

Watchers

James Cloos avatar Kamesh Sampath avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.