Skip to content

Not required for the session particularly, but if you wish to test the live demo application locally with your own micro-services, this is the place to do it from

License

Notifications You must be signed in to change notification settings

softcon17/example-user-interface

Repository files navigation

Setting up and getting started

Installations

In order to get started, we need to install all the required depenedencies listed in the package and bower files. Before doing either of these you will need to ensure you have installed NodeJS server, as was indicated in the getting started guide

npm install
bower install

Run the App

To run the app, we need to start our file with NodeJS service:

npm run start

Deploy the app

If you want to deploy this application to your Predix Space, we need to use gulp to create our built application and then cloud foundry to push the application to Predix:

gulp build
cf push

Need Help

If you get stuck, either ask one of the team, or see if you can tackle the problem yourself

Endpoint Testing

To test your endpoints, simply click the cog on any of the cards, and enter your endpoint URL in its respective field, click update and see if it works!

About

Not required for the session particularly, but if you wish to test the live demo application locally with your own micro-services, this is the place to do it from

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •