/cfee-eirini-storefront

A shopping cart site that consists of a frontend Node.js App and a backend Cobol app, all running in Cloud Foundry Enterprise Edition with Eirini

Primary LanguageHTMLApache License 2.0Apache-2.0

CFEE Eirini Storefront

This repo consists of a backend COBOL app and a frontend Node App. The focus here is to understand how these two apps can be deployed and managed with one Cloud Foundry Enterprise Environment instance.

A frontend Node.js shopping cart app is talking to the backend Cobol app to fetch the shopping cart products.

Architecture

Architecture

  1. User connects to the app to view the Storefront site.
  2. The Storefront frontend fetch the cart products from backend Cobol service.

Deploy the apps

Steps required:

  1. Deploy the backend COBOL app.
  2. Deploy the frontend Node.js app.

Issues

If you have any question or doubt, please create an issue.

License

Licensed under the Apache License, Version 2.0.

Product photos