{"id":28046434,"url":"https://github.com/viendinhcom/docker-vscode-frontend","last_synced_at":"2026-04-13T19:31:08.852Z","repository":{"id":292064570,"uuid":"972367355","full_name":"VienDinhCom/docker-vscode-frontend","owner":"VienDinhCom","description":"A Docker workspace for frontend development using VSCode Server on Alpine Linux containers.","archived":false,"fork":false,"pushed_at":"2025-06-09T08:10:31.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T09:24:27.480Z","etag":null,"topics":["alpine","compose","container","development","devops","docker","frontend","honojs","linux","macos","modules","nodejs","podman","production","typescript","vscode","vscode-server","vscode-web","windows"],"latest_commit_sha":null,"homepage":"https://github.com/viendinhcom","language":"CSS","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/VienDinhCom.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}},"created_at":"2025-04-25T00:59:13.000Z","updated_at":"2025-06-09T08:10:35.000Z","dependencies_parsed_at":"2025-05-08T01:27:24.415Z","dependency_job_id":"6fc6435a-83c3-4b06-85f5-da51853875e3","html_url":"https://github.com/VienDinhCom/docker-vscode-frontend","commit_stats":null,"previous_names":["viendinhcom/docker-vscode-frontend"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/VienDinhCom/docker-vscode-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VienDinhCom%2Fdocker-vscode-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VienDinhCom%2Fdocker-vscode-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VienDinhCom%2Fdocker-vscode-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VienDinhCom%2Fdocker-vscode-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VienDinhCom","download_url":"https://codeload.github.com/VienDinhCom/docker-vscode-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VienDinhCom%2Fdocker-vscode-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273093223,"owners_count":25044436,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":["alpine","compose","container","development","devops","docker","frontend","honojs","linux","macos","modules","nodejs","podman","production","typescript","vscode","vscode-server","vscode-web","windows"],"created_at":"2025-05-11T19:27:24.998Z","updated_at":"2026-04-13T19:31:08.801Z","avatar_url":"https://github.com/VienDinhCom.png","language":"CSS","readme":"# Docker VSCode for Front End Development\n\nA Docker workspace for `frontend` development using `VSCode Server` on `Alpine Linux` containers. It ensures a consistent development process from `development` to `production` and provides a uniform environment for `frontend` developers.\n\n- 🐳 **Just Docker**—no local dependencies\n- 🖥️ **VSCode in browser**—run and code, no setup\n- 🚀 **Effortless dev-to-prod workflow**—deploy what you build\n- ⚡ **Consistent environments**—no more `it works on my machine`\n\nPerfect for fast, reliable, and collaborative frontend development!\n\nYou can also include this project as a module in [Docker VSCode for Full Stack Development](https://github.com/VienDinhCom/docker-vscode-fullstack), allowing you to integrate it with the `frontend` and other related services.\n\n## Installation\n\nBefore using this project, make sure you have `Docker CLI` version `1.27.0` or higher, with built-in `compose` support.\n\n```\ngit clone https://github.com/VienDinhCom/docker-vscode-frontend.git\n```\n\nThe command above clones the project into the `docker-vscode-frontend` folder. You can navigate to it and check out the scenarios below.\n\n## Production\n\nBuild the production image and run it.\n\n```\ndocker compose -f docker/production.yml up --build\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\n## Development\n\nBuild the development image and run it with the host's `UID` and `GID`.\n\n```\nUID=$(id -u) GID=$(id -g) docker compose -f docker/development.yml up --build\n```\n\nOpen [http://localhost:53000](http://localhost:53000) to develop inside the container with Visual Studio Code directly in your browser.\n\nInstall project dependencies.\n\n```\nnpm install\n```\n\nRun the app in the development mode.\n\n```\nnpm run dev\n```\n\nOpen [http://localhost:3000/](http://localhost:3000/) to view it in your browser.\n\n## Related Projects\n\n- [Docker VSCode for Back End Development](https://github.com/VienDinhCom/docker-vscode-backend)\n- [Docker VSCode for Full Stack Development](https://github.com/VienDinhCom/docker-vscode-fullstack)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviendinhcom%2Fdocker-vscode-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviendinhcom%2Fdocker-vscode-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviendinhcom%2Fdocker-vscode-frontend/lists"}