{"id":21662458,"url":"https://github.com/cesaxis-training/frontend","last_synced_at":"2026-04-14T04:31:57.779Z","repository":{"id":264345438,"uuid":"893085913","full_name":"cesaxis-training/frontend","owner":"cesaxis-training","description":"Frontend repository","archived":false,"fork":false,"pushed_at":"2024-11-26T22:21:51.000Z","size":243,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-14T15:46:56.920Z","etag":null,"topics":["devops-tools","frontend","javascript"],"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/cesaxis-training.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-23T13:52:07.000Z","updated_at":"2024-11-26T22:21:56.000Z","dependencies_parsed_at":"2024-11-23T15:35:28.952Z","dependency_job_id":"22ecd1bf-caa5-4218-9249-f07c1d35dbb1","html_url":"https://github.com/cesaxis-training/frontend","commit_stats":null,"previous_names":["cesaxis-training/frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cesaxis-training/frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesaxis-training%2Ffrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesaxis-training%2Ffrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesaxis-training%2Ffrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesaxis-training%2Ffrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cesaxis-training","download_url":"https://codeload.github.com/cesaxis-training/frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesaxis-training%2Ffrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["devops-tools","frontend","javascript"],"created_at":"2024-11-25T10:16:16.700Z","updated_at":"2026-04-14T04:31:57.765Z","avatar_url":"https://github.com/cesaxis-training.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quote Management Frontend\n\nA web-based interface for managing quotes, built with HTML, CSS, and JavaScript.\n\n## Overview\n\nThis frontend application provides a user interface for performing CRUD (Create, Read, Update, Delete) operations on quotes. It communicates with a backend API to manage quote data.\n\n## Features\n\n- View all quotes\n- Create new quotes\n- Edit existing quotes\n- Delete quotes\n- Docker containerization\n- CI/CD pipelines with GitHub Actions\n\n## Technologies Used\n\n- HTML5\n- CSS3\n- JavaScript (Vanilla)\n- Docker Compose for development and deployment\n\n## Project Structure\n\n```\nfrontend/\n├── index.html\n├── css/\n│   └── styles.css\n├── js/\n│   └── main.js\n├── Dockerfile\n├── docker-compose.yml\n├── .github/\n│   └── workflows/\n│       ├── ci.yml\n│       └── cd.yml\n├── README.md\n```\n\n## Development\n\n1. Clone the repository\n\n```bash\ngit clone git@github.com:cesaxis-training/frontend.git\ncd frontend\n```\n\n2. Copy the `.env.example` file to `.env`:\n\n```bash\ncp .env.example .env\n```\n\n3. Use Docker Compose for development:\n\n```bash\ndocker compose up -d\n```\n\n## Contributing\n\n1. Create a new branch\n2. Make your changes\n3. Submit a Pull Request\n\nThe CI/CD pipelines will automatically run tests and deploy approved changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesaxis-training%2Ffrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesaxis-training%2Ffrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesaxis-training%2Ffrontend/lists"}