{"id":19726957,"url":"https://github.com/timtech4u/devops-project-app","last_synced_at":"2025-02-27T19:28:08.234Z","repository":{"id":249964353,"uuid":"832635997","full_name":"Timtech4u/devops-project-app","owner":"Timtech4u","description":"This is a simple counter application with a Python/Flask backend and an HTML/CSS/JavaScript frontend","archived":false,"fork":false,"pushed_at":"2024-08-07T15:53:17.000Z","size":254,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T17:15:09.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Timtech4u.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":"2024-07-23T12:20:25.000Z","updated_at":"2024-08-07T15:53:21.000Z","dependencies_parsed_at":"2024-08-07T18:47:33.099Z","dependency_job_id":"9aea76b4-bde6-463c-9ee8-b6b90c391b5f","html_url":"https://github.com/Timtech4u/devops-project-app","commit_stats":null,"previous_names":["timtech4u/devops-project-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdevops-project-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdevops-project-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdevops-project-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdevops-project-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Timtech4u","download_url":"https://codeload.github.com/Timtech4u/devops-project-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241050472,"owners_count":19900643,"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":"2024-11-11T23:37:13.409Z","updated_at":"2025-02-27T19:28:08.211Z","avatar_url":"https://github.com/Timtech4u.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Counter App\n\nThis is a simple counter application with a Python/Flask backend and an HTML/CSS/JavaScript frontend.\n\n## Project Structure\n\n- `backend/`: Contains the Flask backend application.\n- `frontend/`: Contains the HTML/CSS/JavaScript frontend application.\n- `Jenkinsfile`: Jenkins pipeline configuration.\n\n## Running the Application\n\n### Using Docker\n\n1. Build and run the backend:\n    ```sh\n    cd backend\n    docker build -t counter-backend .\n    docker run -d -p 5555:5555 counter-backend\n    ```\n\n2. Build and run the frontend:\n    ```sh\n    cd frontend\n    docker build -t counter-frontend .\n    docker run -d -p 80:80 counter-frontend\n    ```\n\n3. Open your browser and go to `http://localhost`.\n\n### Using Jenkins\n\n1. Create a new Jenkins pipeline job.\n2. Configure the pipeline to use the `Jenkinsfile` from this repository.\n3. Run the pipeline to build both backend and frontend Docker images.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtech4u%2Fdevops-project-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimtech4u%2Fdevops-project-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtech4u%2Fdevops-project-app/lists"}