{"id":22249653,"url":"https://github.com/remithomas/reasonreact-reductive-boilerplate","last_synced_at":"2025-10-10T06:34:36.577Z","repository":{"id":151433360,"uuid":"138169369","full_name":"remithomas/reasonreact-reductive-boilerplate","owner":"remithomas","description":"A boilerplate using reason-react and reductive","archived":false,"fork":false,"pushed_at":"2019-02-26T03:29:33.000Z","size":263,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T12:15:04.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/remithomas.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":"2018-06-21T12:47:26.000Z","updated_at":"2019-02-26T03:29:35.000Z","dependencies_parsed_at":"2023-06-01T11:46:27.874Z","dependency_job_id":null,"html_url":"https://github.com/remithomas/reasonreact-reductive-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remithomas/reasonreact-reductive-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remithomas%2Freasonreact-reductive-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remithomas%2Freasonreact-reductive-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remithomas%2Freasonreact-reductive-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remithomas%2Freasonreact-reductive-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remithomas","download_url":"https://codeload.github.com/remithomas/reasonreact-reductive-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remithomas%2Freasonreact-reductive-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002969,"owners_count":26083489,"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-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2024-12-03T06:27:56.379Z","updated_at":"2025-10-10T06:34:36.548Z","avatar_url":"https://github.com/remithomas.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReasonReact-reductive-boilerplate\n\n\u003e Currently in `WIP`: this is an example of how to use reductive in reason.\n\n## Run Project\n\n```sh\nnpm install\nnpm start\n# in another tab\nnpm run webpack\n```\n\nAfter you see the webpack compilation succeed (the `npm run webpack` step), open up `src/index.html` (**no server needed!**). Then modify whichever `.re` file in `src` and refresh the page to see the changes.\n\n**For more elaborate ReasonReact examples**, please see https://github.com/reasonml-community/reason-react-example\n\n## Build for Production\n\n```sh\nnpm run build\nnpm run webpack:production\n```\n\nThis will replace the development artifact `build/Index.js` for an optimized version.\n\n**To enable dead code elimination**, change `bsconfig.json`'s `package-specs` `module` from `\"commonjs\"` to `\"es6\"`. Then re-run the above 2 commands. This will allow Webpack to remove unused code.\n\n## Todos\n\n- [ ] Add `reductive-dev-tools`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremithomas%2Freasonreact-reductive-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremithomas%2Freasonreact-reductive-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremithomas%2Freasonreact-reductive-boilerplate/lists"}