{"id":25046461,"url":"https://github.com/lessp/react-ml-minimal-ssr-fullstack","last_synced_at":"2026-02-10T19:34:01.019Z","repository":{"id":274192964,"uuid":"922183956","full_name":"lessp/react-ml-minimal-ssr-fullstack","owner":"lessp","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T17:05:36.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T23:41:17.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dune","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/lessp.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,"zenodo":null}},"created_at":"2025-01-25T14:45:48.000Z","updated_at":"2025-01-27T17:05:40.000Z","dependencies_parsed_at":"2025-01-25T16:18:31.526Z","dependency_job_id":"f9cd4716-f2a7-43dd-bf43-61781eee47e6","html_url":"https://github.com/lessp/react-ml-minimal-ssr-fullstack","commit_stats":null,"previous_names":["lessp/react-ml-minimal-ssr-fullstack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lessp/react-ml-minimal-ssr-fullstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessp%2Freact-ml-minimal-ssr-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessp%2Freact-ml-minimal-ssr-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessp%2Freact-ml-minimal-ssr-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessp%2Freact-ml-minimal-ssr-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lessp","download_url":"https://codeload.github.com/lessp/react-ml-minimal-ssr-fullstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessp%2Freact-ml-minimal-ssr-fullstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29313147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"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":"2025-02-06T06:51:38.892Z","updated_at":"2026-02-10T19:34:01.002Z","avatar_url":"https://github.com/lessp.png","language":"Dune","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React - OCaml + MLX SSR Template\n\nA minimal server-side rendering (SSR) and client-side hydration setup using OCaml with MLX.\n\n## How it works\n\n1. `public/index.html` contains our base template with static assets\n2. Vite bundles this into `dist/index.html` with processed assets\n3. `GenerateRootTemplate.ml` takes `dist/index.html` and creates a template function that preserves all assets:\n   ```ocaml\n   let render content = \"...\" ^ content ^ \"...\"\n   ```\n\n## Development\n\n```sh\nbun install\ndune pkg lock\n\nbun run build\ndune build\ndune exec src/server/Main.exe\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessp%2Freact-ml-minimal-ssr-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flessp%2Freact-ml-minimal-ssr-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessp%2Freact-ml-minimal-ssr-fullstack/lists"}