{"id":22877444,"url":"https://github.com/php-ago/php-ago.github.io","last_synced_at":"2026-03-19T01:52:47.208Z","repository":{"id":99275913,"uuid":"575556235","full_name":"php-ago/php-ago.github.io","owner":"php-ago","description":"Frontend documentation for the PHP package \"ago\"","archived":false,"fork":false,"pushed_at":"2026-01-12T19:27:31.000Z","size":2504,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-13T00:44:12.055Z","etag":null,"topics":["docker","docs","documentation","vitepress"],"latest_commit_sha":null,"homepage":"https://php-ago.github.io/","language":"Dockerfile","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/php-ago.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-07T19:25:48.000Z","updated_at":"2026-01-12T19:27:17.000Z","dependencies_parsed_at":"2024-01-15T20:20:54.459Z","dependency_job_id":"7dd6599b-ab78-4ff9-bc2a-a73da2bd3809","html_url":"https://github.com/php-ago/php-ago.github.io","commit_stats":null,"previous_names":["php-ago/php-ago.github.io"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/php-ago/php-ago.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ago%2Fphp-ago.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ago%2Fphp-ago.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ago%2Fphp-ago.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ago%2Fphp-ago.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-ago","download_url":"https://codeload.github.com/php-ago/php-ago.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-ago%2Fphp-ago.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29393702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"online","status_checked_at":"2026-02-13T02:00:10.076Z","response_time":78,"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":["docker","docs","documentation","vitepress"],"created_at":"2024-12-13T15:45:20.954Z","updated_at":"2026-02-13T02:41:59.859Z","avatar_url":"https://github.com/php-ago.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documentation website for [ago](https://github.com/php-ago/ago) library\n\n## Contribute\n\n### NPM Commands\n#### Install Dependencies\n```bash\nnpm i\n```\n\n#### Watch File Changes\n```bash\nnpm run dev\n```\n\nNavigate to `http://localhost:5173` to see your documentation if you run project locally. For containers, visit `http://localhost:3000`.\n\n### With Container Engine\n#### Build an Image\nTo build an image, navigate to the root of the project and run this command.\n\nWith Podman:\n```bash\npodman-compose build\n```\n\nWith Docker:\n```bash\ndocker compose build\n```\n\n#### Create `node_modules`\nRun this command to install npm packages and generate a `node_modules` directory on your local machine.\n\nWith Podman:\n```bash\npodman-compose run --rm app npm i\n```\n\nWith Docker:\n```bash\ndocker compose run --rm app npm i\n```\n\n#### Run the Container\nTo run a container, navigate to the root of the project and run this command.\n\nWith Podman:\n```bash\npodman-compose up -d\n```\n\nWith Docker:\n```bash\ndocker compose up -d\n```\n\nYou can visit `http://localhost:3000` to see your documentation.\n\n#### Enter the container\nTo enter inside of the container, run this command.\n\nWith Podman:\n```bash\npodman-compose exec app sh\n```\n\nWith Docker:\n```bash\ndocker compose exec app sh\n```\n\nYou'll be able to run NPM commands inside of the container.\n\n#### Stop the container\nAfter you are done working, run this to cleanup containers.\n\nWith Podman:\n```bash\npodman-compose down\n```\n\nWith Docker:\n```bash\ndocker compose down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-ago%2Fphp-ago.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-ago%2Fphp-ago.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-ago%2Fphp-ago.github.io/lists"}