{"id":24984326,"url":"https://github.com/bikecoders/docker-compose_angular","last_synced_at":"2026-05-04T01:36:00.835Z","repository":{"id":96419237,"uuid":"118289676","full_name":"bikecoders/docker-compose_angular","owner":"bikecoders","description":"A docker compose for Angular projects Development","archived":false,"fork":false,"pushed_at":"2018-02-05T22:56:26.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T10:24:37.278Z","etag":null,"topics":["angular","angular-cli","docker-compose","docker-image","dockerfiles"],"latest_commit_sha":null,"homepage":null,"language":null,"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/bikecoders.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}},"created_at":"2018-01-20T23:38:03.000Z","updated_at":"2018-01-20T23:48:52.000Z","dependencies_parsed_at":"2023-04-14T20:47:32.745Z","dependency_job_id":null,"html_url":"https://github.com/bikecoders/docker-compose_angular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bikecoders/docker-compose_angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bikecoders%2Fdocker-compose_angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bikecoders%2Fdocker-compose_angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bikecoders%2Fdocker-compose_angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bikecoders%2Fdocker-compose_angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bikecoders","download_url":"https://codeload.github.com/bikecoders/docker-compose_angular/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bikecoders%2Fdocker-compose_angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32591603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["angular","angular-cli","docker-compose","docker-image","dockerfiles"],"created_at":"2025-02-04T09:48:20.902Z","updated_at":"2026-05-04T01:36:00.830Z","avatar_url":"https://github.com/bikecoders.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Useful commands\n\n### First of all\n\n`docker-compose pull \u0026\u0026 docker-compose build`\n\n--------\n### Create a New Project\n`docker-compose run --rm --user=$UID angular ng new YOUR-PROJECT-NAME --style scss --directory ./`\n\n**IMPORTANT**\n\nYou need to add in the `package.json` file the following at the end of the script `start` -\u003e `--host 0.0.0.0`\n\n--------\n\n### Install Packages\n\n#### Install dependencies\n`docker-compose run --rm --user=$UID angular yarn install`\n\n#### Normal\n`docker-compose run --rm --user=$UID angular yarn add PACKAGE_NAME`\n\n#### Dev dependency\n`docker-compose run --rm --user=$UID angular yarn add --dev PACKAGE_NAME`\n\n---------------\n\n### Remove a Package\n`docker-compose run --rm --user=$UID angular yarn remove PACKAGE_NAME`\n\n---------------\n\n### Serve your application to development\n`docker-compose up` and access in `localhost:4200`\n\n---------------\n\n### Generate an Angular Component\n`docker-compose run --rm --user=$UID angular ng generate component COMPONENT_NAME`\n\u003e It's very important to use the parameter `--user=$UID` to generate the compoent with your user and not as `root` and be able to modify it\n\n---------------\n\n### Build the project\n`docker-compose run --rm --user=$UID angular ng build --prod`\n\n---------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbikecoders%2Fdocker-compose_angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbikecoders%2Fdocker-compose_angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbikecoders%2Fdocker-compose_angular/lists"}