Skip to content

mkretz/notification-ui

Repository files navigation

notification-ui

An app for showing the capabilities of Cloud Foundry. This is the UI component.

Installation

  1. Install notification-api
  2. Clone the repo
git clone https://github.com/mkretz/notification-ui.git
cd notification-ui
  1. Install dependencies
npm install
  1. Run the Webpack build
npm run build:prd
  1. Adapt the environment variable APP_CONFIG in manifest.yml to point to the base URL of notification-api

  2. If required, adapt the name attribute in manifest.yml to change the app's name.

  3. Push the app

cf push

About

CF sample application UI

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors