Skip to content

ibm-cloud-architecture/eda-kc-order-mq-ui

Repository files navigation

eda-kc-order-mq-ui

Vejs application to demonstrate the Saga pattern. This is using NGinx to deliver the application and to proxy calls to backend services.

Project setup

Pre-requisites, install node, yarn, npm and vue CLI.

install packages

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Build for openshift deployment

docker build -t quay.io/ibmcase/eda-kc-order-mq-ui .

Deploy to OpenShift

All the deployment, config map... are defined in the eda-kc-gitops repository in this folder.

For instructions on how to deloy this component and the rest of the solution see the main read me of this eda-kc-gitops repo.

About

A simple User Interface to demonstrate the saga pattern with MQ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published