{"id":20112898,"url":"https://github.com/cloudacademy/stocks-app","last_synced_at":"2025-09-14T15:26:45.103Z","repository":{"id":160135168,"uuid":"634831866","full_name":"cloudacademy/stocks-app","owner":"cloudacademy","description":"Stocks App","archived":false,"fork":false,"pushed_at":"2025-07-25T20:36:34.000Z","size":1278,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-26T03:41:58.489Z","etag":null,"topics":["ajax","api","cloudacademy","cors","react"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/cloudacademy.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,"zenodo":null}},"created_at":"2023-05-01T10:12:23.000Z","updated_at":"2024-11-22T08:47:20.000Z","dependencies_parsed_at":"2024-11-13T18:25:21.217Z","dependency_job_id":"4a33fc9f-61fd-4adb-8c78-bfcde49c6027","html_url":"https://github.com/cloudacademy/stocks-app","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cloudacademy/stocks-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fstocks-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fstocks-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fstocks-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fstocks-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudacademy","download_url":"https://codeload.github.com/cloudacademy/stocks-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fstocks-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275123018,"owners_count":25409359,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ajax","api","cloudacademy","cors","react"],"created_at":"2024-11-13T18:22:57.066Z","updated_at":"2025-09-14T15:26:45.059Z","avatar_url":"https://github.com/cloudacademy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stocks App\nMicroservices Stock Application\n\n![Stocks App](/docs/stocks.png)\n\n## Build Instructions\n\n1. Build the `cloudacademydevops/stocks-app` frontend UI container image. Run the multi-stage Dockerfile:\n\n    ```\n    docker build -t cloudacademydevops/stocks-app .\n    ```\n\n## Container Launch Instructions\n\nThe UI container image can be launched using the following commands:\n\n- Starts the container instance with Nginx `proxy_pass` enabled for the `/api/stocks/csv` path, useful for demonstrating service discovery on downstream components etc:\n\n    ```\n    docker run --rm -it --name stock-app --env NGINX_APP_APIHOSTPORT=api.10.0.0.100.nip.io:8000 --env NGINX_DNS_RESOLVER=8.8.8.8 -p 8080:8080 cloudacademydevops/stocks-app\n    ```\n\n- Starts the container instance **without** the Nginx `proxy_pass` enabled for the `/api/stocks/csv` path:\n\n    ```\n    docker run --rm -it --name stock-app -p 8080:8080 cloudacademydevops/stocks-app:v2\n    ```\n\nv1.0.4","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacademy%2Fstocks-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudacademy%2Fstocks-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacademy%2Fstocks-app/lists"}