{"id":24849290,"url":"https://github.com/bugbiteme/web-nodejs","last_synced_at":"2025-03-26T11:25:39.343Z","repository":{"id":71385017,"uuid":"134192603","full_name":"bugbiteme/web-nodejs","owner":"bugbiteme","description":"web-nodejs front end for coolstore app in OpenShift","archived":false,"fork":false,"pushed_at":"2018-05-21T22:22:50.000Z","size":840,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T12:36:13.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugbiteme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-20T22:41:07.000Z","updated_at":"2018-05-21T22:22:51.000Z","dependencies_parsed_at":"2023-03-05T17:30:34.002Z","dependency_job_id":null,"html_url":"https://github.com/bugbiteme/web-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fweb-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fweb-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fweb-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fweb-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugbiteme","download_url":"https://codeload.github.com/bugbiteme/web-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245642663,"owners_count":20648897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-31T12:30:32.358Z","updated_at":"2025-03-26T11:25:39.336Z","avatar_url":"https://github.com/bugbiteme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-nodejs\n\nThis is the web UI front-end to the coolstore application.\n\nIt is written in Node.js and AngularJS\n\nPlease be sure you have deployed the required microservices before launching the Web UI:\n\n1. [https://github.com/bugbiteme/catalog-spring-boot](https://github.com/bugbiteme/catalog-spring-boot)\n2. [https://github.com/bugbiteme/inventory-wildfly-swarm](https://github.com/bugbiteme/inventory-wildfly-swarm)\n3. [https://github.com/bugbiteme/gateway-vertx](https://github.com/bugbiteme/gateway-vertx)\n\n## Deploy web-nodejs to OpenShift\n\nFirst, make sure you are in the coolstore project:\n\n`$ oc project coolstore`\n\nUse the OpenShift CLI command to create a new build and deployment for the Web component:\n\n`oc new-app nodejs~https://github.com/bugbiteme/web-nodejs.git --name=web`\n\nA build gets created and starts building the Node.js Web UI container image. You can see the build logs using OpenShift Web Console or OpenShift CLI:\n\n\n`oc logs -f bc/web`\n\nIn order to access the Web UI from outside (e.g. from a browser), it needs to get added to the load balancer. Run the following command to add the Web UI service to the built-in HAProxy load balancer in OpenShift.\n\n~~~~\noc expose svc/web\noc get route web\n~~~~\n\nPoint your browser at the Web UI route url. You should be able to see the CoolStore with all products and their inventory status.\n\n![](img/web_ui.png)\n\nOriginal source: [http://guides-cdk-roadshow.b9ad.pro-us-east-1.openshiftapps.com/index.html#/workshop/roadshow/module/nodejs]()","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugbiteme%2Fweb-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugbiteme%2Fweb-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugbiteme%2Fweb-nodejs/lists"}