CORD-772 Example UI Extension

Change-Id: I66f9236620a56219cc84a5f7ed5be719751db3bd
60 files changed
tree: 8a0f3aa1d22732d58fafcf481c224e8e89fd5b83
  1. Dockerfile
  2. Makefile
  3. README.md
  4. conf/
  5. gulp_tasks/
  6. gulpfile.js
  7. nginx.conf
  8. package.json
  9. src/
  10. tsconfig.json
  11. tslint.json
  12. typings.json
  13. typings/
README.md

xos-sample-gui-extension

Demo

To run this demo we suggest to setup xos using the Vagrant VM provided in the fronted configuration, but it is enabled for all the configuration.

Setup the extension container

From any service-profile folder execute: make xos_gui_sample_extension_c

This command will build the container image (It is automatically triggered by the next command).

Onboard the GUI extension

From any service-profile folder execute: make ui-sample-extension

TODO:

  • [ ] Provide a dev environment