Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibm-cloud-architecture/devops-demo-bluecompute-web
https://github.com/ibm-cloud-architecture/devops-demo-bluecompute-web
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibm-cloud-architecture/devops-demo-bluecompute-web
- Owner: ibm-cloud-architecture
- Created: 2020-04-30T14:27:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:24:52.000Z (almost 2 years ago)
- Last Synced: 2023-08-08T22:14:18.605Z (over 1 year ago)
- Language: JavaScript
- Size: 3.03 MB
- Stars: 0
- Watchers: 6
- Forks: 6
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Bluecompute Web Application
## Introduction
The sample Web application is built to demonstrate how to access the Omnichannel APIs hosted on Kubernetes Environment. The application provides the basic function to allow user to browse the Catalog items, make an Order and review profile. The Web application is built with AngularJS in Web 2.0 Single Page App style. It uses a Node.js backend to host the static content and implement the BFF (Backend for Frontend) pattern.Here is an overview of the project's features:
AngularJS SPA.
Node.js based BFF application to access APIs.
Authentication and Authorization through OAuth 2.0.
Distributed as Docker container and deployed to Kubernetes cluster.