{"id":19778270,"url":"https://github.com/a-x-/react-boilerplate","last_synced_at":"2026-04-12T06:32:40.275Z","repository":{"id":77043023,"uuid":"89228358","full_name":"a-x-/react-boilerplate","owner":"a-x-","description":"Yet another react template/bootstrap/builerplate/startup-kit project","archived":false,"fork":false,"pushed_at":"2017-05-08T16:21:28.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T12:22:21.231Z","etag":null,"topics":["create-react-app","docker","eslint","immutable","jest","nginx","react-router","redux","redux-thunk","semantic-ui","yarn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/a-x-.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-24T10:38:26.000Z","updated_at":"2017-05-08T16:13:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"962f9cea-827d-4309-893b-41ee600196e3","html_url":"https://github.com/a-x-/react-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-x-/react-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Freact-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Freact-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Freact-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Freact-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-x-","download_url":"https://codeload.github.com/a-x-/react-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Freact-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002359,"owners_count":26083357,"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-10-09T02:00:07.460Z","response_time":59,"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":["create-react-app","docker","eslint","immutable","jest","nginx","react-router","redux","redux-thunk","semantic-ui","yarn"],"created_at":"2024-11-12T05:28:41.568Z","updated_at":"2025-10-10T00:34:04.752Z","avatar_url":"https://github.com/a-x-.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend\n\n## Installation\n```sh\ncurl -L https://git.io/n-install | bash\nnpm i -g yarn\ngit clone git@github.com:a-x-/react-boilerplate.git \u0026\u0026 cd react-boilerplate\nyarn\n```\n\n## Running static HMR dev server and lint \u0026 testing watchers\n```sh\nPORT=3000 yarn start\nyarn test\nyarn lint\n```\n\n### Server\n#### Mock\n```sh\nREACT_APP_MOCK=1 PORT=3000 yarn start\n```\n\n\n### Real server with mocked db\n\nServer must be ran at 3001 port.\n\n*server run guide*\n\n## Production\n### Discovery\n**In development** `app` goes to the `/api/...` at `localhost:3000` proxy.\n\nSee [more](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#proxying-api-requests-in-development) about [webpack proxy](https://github.com/fullstackreact/food-lookup-demo-rails#overview). Look at `cat package.json | jq .proxy` and `prod.nginx.conf` also.\n\n**In production** `app` goes to the same proxy. Nginx handles it and proxies to `http://backend-service:3000`.\n\n### Deployment\n```sh\nyarn test-build\nyarn deploy\n```\n\n----\n\n## Todo\n- [ ] Add LOADERS\n- [ ] Add redux optimistic actions\n- [ ] Add GraphQL\n- [ ] Add server-side rendering, node backend\n- [ ] Add PostCSS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-x-%2Freact-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-x-%2Freact-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-x-%2Freact-boilerplate/lists"}