Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

IBM-Cloud/cfee-eirini-storefront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published