{"id":26884930,"url":"https://github.com/scorpiocoding/dockerized_react","last_synced_at":"2026-02-17T20:37:40.573Z","repository":{"id":192206336,"uuid":"686269393","full_name":"ScorpioCoding/dockerized_react","owner":"ScorpioCoding","description":"Dockerized React","archived":false,"fork":false,"pushed_at":"2023-09-02T09:21:13.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T17:52:02.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/ScorpioCoding.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}},"created_at":"2023-09-02T08:20:56.000Z","updated_at":"2023-09-02T09:03:41.000Z","dependencies_parsed_at":"2023-09-03T11:23:45.485Z","dependency_job_id":null,"html_url":"https://github.com/ScorpioCoding/dockerized_react","commit_stats":null,"previous_names":["scorpiocoding/dockerized_react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScorpioCoding/dockerized_react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScorpioCoding%2Fdockerized_react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScorpioCoding%2Fdockerized_react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScorpioCoding%2Fdockerized_react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScorpioCoding%2Fdockerized_react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScorpioCoding","download_url":"https://codeload.github.com/ScorpioCoding/dockerized_react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScorpioCoding%2Fdockerized_react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29557521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T20:14:27.083Z","status":"ssl_error","status_checked_at":"2026-02-17T20:14:26.018Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-03-31T18:37:43.397Z","updated_at":"2026-02-17T20:37:35.563Z","avatar_url":"https://github.com/ScorpioCoding.png","language":"HTML","readme":"# Dockerized React Web Application\n\n## REACT.md\n\nReact.md is the official documentation that comes with creating a react app.\n\n## Versions\n\n### 0.1.0 : Starter React Folder (+ clean up)\n\n=\u003e `npx create-react-app . --template clean-cra`  \n=\u003e `npm start` start development server  \n=\u003e `npm run build` create production app  \n=\u003e `ctrl+c` stop development server  \n=\u003e remove unwanted files and folders  \n=\u003e create new folder structure.  \n=\u003e mod index.html\n\n### 0.1.1 : Sync up local git with gitHub\n\n=\u003e `git remote add origin git@github.com:__domain__/__repo__`  \n=\u003e `git branch -M main`  \n=\u003e `git push -u origin main`\n\n### 0.1.2 : Dockerize React Web Application\n\n=\u003e add: Dockerfile  \n=\u003e add: Docker-Compose file  \n=\u003e add: dockerignore file  \n=\u003e `docker compose up -d --build` start command  \n=\u003e `docker compose down -v` shutdown command  \n=\u003e `localhost:4080` docker port (one can change this)\n\n### 0.1.3 : Update Dependencies (package.json)\n\n=\u003e `npm update`\n\n### 0.1.4 : Sass\n\n=\u003e `npm install sass`  \n=\u003e add: folder css  \n=\u003e remove index.css  \n=\u003e add: App.scss  \n=\u003e mod: App.js\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscorpiocoding%2Fdockerized_react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscorpiocoding%2Fdockerized_react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscorpiocoding%2Fdockerized_react/lists"}