{"id":22591955,"url":"https://github.com/gmagno/cra-template-app","last_synced_at":"2026-05-06T14:31:22.834Z","repository":{"id":97871637,"uuid":"128947528","full_name":"gmagno/cra-template-app","owner":"gmagno","description":"A template of a dockerized CRA app for both development and production.","archived":false,"fork":false,"pushed_at":"2018-05-03T14:00:30.000Z","size":95,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T18:50:24.248Z","etag":null,"topics":["create-react-app","docker","docker-compose","nginx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gmagno.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-04-10T14:35:50.000Z","updated_at":"2019-01-26T08:16:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"93847b82-3f6d-47fb-9e17-c34729793ec1","html_url":"https://github.com/gmagno/cra-template-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gmagno/cra-template-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmagno%2Fcra-template-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmagno%2Fcra-template-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmagno%2Fcra-template-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmagno%2Fcra-template-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmagno","download_url":"https://codeload.github.com/gmagno/cra-template-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmagno%2Fcra-template-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32698086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"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":["create-react-app","docker","docker-compose","nginx"],"created_at":"2024-12-08T09:14:42.725Z","updated_at":"2026-05-06T14:31:20.788Z","avatar_url":"https://github.com/gmagno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Template App\n\nA template of a dockerized CRA app with compose files for both development and production.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nBoth Docker and docker-compose should be installed beforehand.\n\n### Installing\n\nTo start working on your new CRA app simply clone or download this repo:\n\n```\ngit clone git@github.com:goncalo-godwitlabs/cra-template-app.git\ncd react-template-app/\n./build.sh\n./up.sh\n```\n\nAfter which your base CRA app should be continuously hosted on http://localhost:3000.\nAny changes to the source code now should be hot reloaded.\n\n## Deployment\n\nBoth Dockerfile and docker-compose.yml files are included in this repo for production purposes. In order to host your app in production environment just run:\n\n```\n./build-prod.sh\n./up-prod.sh\n```\n\nand a nginx container is run with your CRA app on http://localhost:9000.\n\n## Built With\n\n* [Docker](https://github.com/docker/docker-ce) - for both node and nginx containers\n* [Docker Compose](https://github.com/docker/compose) - To create both development and production environments.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmagno%2Fcra-template-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmagno%2Fcra-template-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmagno%2Fcra-template-app/lists"}