{"id":16743977,"url":"https://github.com/zshipko/irmin-web","last_synced_at":"2026-04-02T01:11:55.138Z","repository":{"id":79820986,"uuid":"142955848","full_name":"zshipko/irmin-web","owner":"zshipko","description":"A tool for building web applications using Irmin","archived":false,"fork":false,"pushed_at":"2019-05-21T03:17:35.000Z","size":66,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T14:02:42.632Z","etag":null,"topics":["graphql","irmin","javascript","website"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zshipko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-07-31T03:10:57.000Z","updated_at":"2021-10-29T20:36:45.000Z","dependencies_parsed_at":"2023-03-06T11:30:22.437Z","dependency_job_id":null,"html_url":"https://github.com/zshipko/irmin-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zshipko/irmin-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zshipko%2Firmin-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zshipko%2Firmin-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zshipko%2Firmin-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zshipko%2Firmin-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zshipko","download_url":"https://codeload.github.com/zshipko/irmin-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zshipko%2Firmin-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"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":["graphql","irmin","javascript","website"],"created_at":"2024-10-13T01:42:06.832Z","updated_at":"2026-04-02T01:11:55.122Z","avatar_url":"https://github.com/zshipko.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"irmin-web\n-------------------------------------------------------------------------------\n%%VERSION%%\n\nirmin-web is a tool for building web applications using Irmin. It uses [irmin.js](https://github.com/zshipko/irmin-js) to communicate with an [irmin-graphql](https://github.com/andreas/irmin-graphql) server. The goal for this project is to keep it as generic as possible, allowing users to build whatever they'd like.\n\nirmin-web is distributed under the ISC license.\n\nHomepage: https://github.com/zshipko/irmin-web\n\n## Installation\n\nirmin-web can be installed with `opam`:\n\n    opam pin add irmin-web https://github.com/zshipko/irmin-web.git\n\nIf you don't use `opam` consult the [`opam`](opam) file for build\ninstructions.\n\nAdditionally, there are some browser-based tests for `irmin-js`. To start the server:\n\n```shell\n$ make test\n```\n\nThen visit [http://localhost:8080](http://localhost:8080) to execute the tests.\n\n## Example\n\nSee [irmin-dashboard](https://github.com/zshipko/irmin-web/tree/master/dashboard).\n\nYou can also run `irmin-dashboard` from the command line using `dune`:\n\n```shell\n$ dune exec dashboard/irmin_dashboard.exe\" -- --root=/path/to/my/repo\n```\n\n## Docker\n\nThere is a Dockerfile in the project root that allows you to deploy your irmin-web projects:\n\n```shell\n$ docker build -f Dockerfile /path/to/my/static/dir\n```\n\nThe static file path can also be set using an environment variable:\n\n```shell\n$ export IRMIN_WEB_ROOT=/path/to/my/static/dir\n$ docker build .\n```\n\n## Documentation\n\nThe documentation and API reference is generated from the source\ninterfaces. It can be consulted [online][doc] or via `odig doc\nirmin-web`.\n\n[doc]: https://zshipko.github.io/irmin-web/doc\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzshipko%2Firmin-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzshipko%2Firmin-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzshipko%2Firmin-web/lists"}