{"id":19910015,"url":"https://github.com/aitoroses/rescript-monorepo","last_synced_at":"2026-02-03T02:34:13.530Z","repository":{"id":67181694,"uuid":"434587731","full_name":"aitoroses/rescript-monorepo","owner":"aitoroses","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-03T12:38:40.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T14:17:46.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ReScript","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/aitoroses.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":"2021-12-03T12:25:30.000Z","updated_at":"2021-12-03T12:38:44.000Z","dependencies_parsed_at":"2023-06-10T05:15:26.076Z","dependency_job_id":null,"html_url":"https://github.com/aitoroses/rescript-monorepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aitoroses/rescript-monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Frescript-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Frescript-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Frescript-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Frescript-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitoroses","download_url":"https://codeload.github.com/aitoroses/rescript-monorepo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitoroses%2Frescript-monorepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29028689,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T02:28:16.591Z","status":"ssl_error","status_checked_at":"2026-02-03T02:27:48.904Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2024-11-12T21:17:17.456Z","updated_at":"2026-02-03T02:34:13.516Z","avatar_url":"https://github.com/aitoroses.png","language":"ReScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## To use\n\n- `yarn`\n- `yarn build`\n- `yarn watch` (requires watchexec)\n- open `index.html` (no server required)\n\n# My ideal ReScript monorepo\n\nThe goal is to run a single `bsb` from the project root and have everything Just Work (tm).\n\nThis repository leverages ReScript pinned packages support. The setup:\n\n- yarn workspace-based monorepo (this ensures there are no secondary `node_modules` folders in the packages which might confuse `bsb`)\n- packages are listed under `bs-dependencies` and `pinned-dependencies`, which works because the yarn workspace creates symlinks to each source package in `node_modules`\n- `yarn build` compiles and bundles\n\nAs of 8.4.2-dev.1 this is considered ready for use. However do note that interface modifications, no matter how small, will still trigger a forest of rebuilds. For example changing `ExampleStyles.re` in `b` is a contained rebuild as expected, but changing `ExampleStyles.rei` causes a complete rebuild of package `c` even though `c` only uses the `Examples` module from `b`, not `ExampleStyles`.\n\nIn a perfect scenario `bsb` would track dependencies at a more granular level, to rebuild based on interface contents rather than simple file timestamps, as it does when the same structure is modelled as a flat namespace with a single `bsconfig.json`.\n\n### Source\nHeavily modified from the ReasonReact Template.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Frescript-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitoroses%2Frescript-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitoroses%2Frescript-monorepo/lists"}