{"id":14992527,"url":"https://github.com/yash509/devsecops-counter-app-deployment","last_synced_at":"2026-01-19T07:01:47.005Z","repository":{"id":257793023,"uuid":"843279638","full_name":"yash509/DevSecOps-Counter-App-Deployment","owner":"yash509","description":"Developed a NodeJS based Counter Web Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.","archived":false,"fork":false,"pushed_at":"2024-09-16T18:51:26.000Z","size":862,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T00:42:06.959Z","etag":null,"topics":["aws","azure","ci-cd","cloud","css","devops","devops-tools","devsecops","devsecops-pipeline","docker","dockerfile","eks-cluster","gcp","hcl","html","javascript","jenkins","jenkinsfile","kubernetes","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yash509.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-16T06:59:26.000Z","updated_at":"2024-09-23T14:01:03.000Z","dependencies_parsed_at":"2024-09-24T15:01:03.110Z","dependency_job_id":"574801b6-d6a5-401d-b6b7-e774a74a264c","html_url":"https://github.com/yash509/DevSecOps-Counter-App-Deployment","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"df44face643936b3629522dac20a32b4aedfa70d"},"previous_names":["yash509/devsecops-counter-app-deployment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yash509/DevSecOps-Counter-App-Deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yash509%2FDevSecOps-Counter-App-Deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yash509%2FDevSecOps-Counter-App-Deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yash509%2FDevSecOps-Counter-App-Deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yash509%2FDevSecOps-Counter-App-Deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yash509","download_url":"https://codeload.github.com/yash509/DevSecOps-Counter-App-Deployment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yash509%2FDevSecOps-Counter-App-Deployment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28562683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","azure","ci-cd","cloud","css","devops","devops-tools","devsecops","devsecops-pipeline","docker","dockerfile","eks-cluster","gcp","hcl","html","javascript","jenkins","jenkinsfile","kubernetes","terraform"],"created_at":"2024-09-24T15:01:01.840Z","updated_at":"2026-01-19T07:01:46.968Z","avatar_url":"https://github.com/yash509.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevSecOps-Counter-App-Deployment  [![Docker Image CI](https://github.com/yash509/DevSecOps-BB-Char-React-App-Deployment/actions/workflows/docker-image.yml/badge.svg)](https://github.com/yash509/DevSecOps-BB-Char-React-App-Deployment/actions/workflows/docker-image.yml)\n\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg align=\"center\" alt=\"coding\" width=\"200000\" src=\"https://github.com/yash509/DevSecOps-Notes-App-Deployment/blob/main/Universal%20DevSecOps%20Architecture.jpg\"\u003e\n\u003c/div\u003e\n\n\n# Counter App (Simple React JS Project )\nThis Project is a Simple ReactJS Project which demonstrates the following\n1. increamenting a counter value\n2. decrementing a counter value\n3. reseting a counter value.\n\n## Prerequisites\n\n### Install Node JS\nRefer to https://nodejs.org/en/ to install nodejs\n\n### Install create-react-app\nInstall create-react-app npm package globally. This will help to easily run the project and also build the source files easily. Use the following command to install create-react-app\n\n```bash\nnpm install -g create-react-app\n```\n\n## Cloning and Running the Application in local\n\nClone the project into local\n\nInstall all the npm packages. Go into the project folder and type the following command to install all npm packages\n\n```bash\nnpm install\n```\n\nIn order to run the application Type the following command\n\n```bash\nnpm start\n```\n\nThe Application Runs on **localhost:3000**\n\n\n### output \n ![Counter App](counterApp.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyash509%2Fdevsecops-counter-app-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyash509%2Fdevsecops-counter-app-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyash509%2Fdevsecops-counter-app-deployment/lists"}