{"id":46134522,"url":"https://github.com/refmdio/refmd","last_synced_at":"2026-03-02T04:36:12.090Z","repository":{"id":315202772,"uuid":"1053792007","full_name":"refmdio/refmd","owner":"refmdio","description":"RefMD: A Markdown editor with real-time collaborative editing and plugin extensibility.","archived":false,"fork":false,"pushed_at":"2026-03-01T01:58:04.000Z","size":12223,"stargazers_count":12,"open_issues_count":10,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-01T05:44:19.931Z","etag":null,"topics":["collaboration","e2ee","markdown","notes","realtime","refmd","self-hosted"],"latest_commit_sha":null,"homepage":"https://refmd.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/refmdio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-10T00:08:29.000Z","updated_at":"2026-02-17T03:16:47.000Z","dependencies_parsed_at":"2025-09-17T09:38:10.433Z","dependency_job_id":"0ab840f4-7692-4ef2-b51a-3872bbbc431b","html_url":"https://github.com/refmdio/refmd","commit_stats":null,"previous_names":["refmdio/refmd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/refmdio/refmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refmdio%2Frefmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refmdio%2Frefmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refmdio%2Frefmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refmdio%2Frefmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refmdio","download_url":"https://codeload.github.com/refmdio/refmd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refmdio%2Frefmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29992335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["collaboration","e2ee","markdown","notes","realtime","refmd","self-hosted"],"created_at":"2026-03-02T04:36:11.549Z","updated_at":"2026-03-02T04:36:12.078Z","avatar_url":"https://github.com/refmdio.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RefMD\n\nRefMD is a real-time Markdown collaboration platform that lets teams co-author documents, publish anonymous share links, sync changes to Git, and extend the workspace through Extism-powered ESM plugins.\n\n\u003e [!WARNING]\n\u003e **RefMD is currently in beta.**\n\u003e Content hosted on `refmd.io` may be updated or modified without prior notice.\n\u003e Document persistence is *not* guaranteed.\n\u003e Self-hosting is recommended for users who require stability or long-term data retention.\n\nhttps://github.com/user-attachments/assets/723b9494-171c-49af-b019-bad379f76e0d\n\n## Key Features\n- **Real-time co-editing** with presence indicators and a Monaco-based editor.\n- **Anonymous sharing** through one-off links and public publish flows.\n- **Git Sync** so documents stay in step with your repositories.\n- **Plugin extensibility** powered by the RefMD Plugin SDK, enabling community-built integrations that can be toggled per user.\n- **Workspace management** for organizing multiple members, with individually assignable permissions.\n- **API tokens** generated from the profile page for automations and external integrations.\n\n## Quick Start\n1. Pull the latest images and start the stack:\n   ```bash\n   docker compose up -d\n   ```\n2. Wait for the health checks to pass (`docker compose ps`) and open `http://localhost:3000` for the web app (`api` is exposed on `http://localhost:8888`).\n3. Sign up for a new account (email + password) and start editing. Update `JWT_SECRET` / `ENCRYPTION_KEY` / `PLUGIN_ASSET_SIGN_KEY`  in the compose file or an `.env` file before running in production.\n\nFor local development or when you need to rebuild the images, use `docker compose -f docker-compose.dev.yml up --build` instead.\n\n## Documentation\nLooking for guides and API docs? Head over to https://refmdio.github.io/docs/ for the full documentation site.\n\n## Tech Stack\n- **Backend:** Rust + Axum, SQLx, Tokio, PostgreSQL\n- **Frontend:** React (Vite), TanStack Router/Query, Monaco editor, Tailwind CSS\n- **Realtime:** Yjs collaborative engine with WebSocket bridge\n- **Plugins:** RefMD Plugin SDK atop Extism runtimes with ESM-compatible plugin bundles\n\n## Contributing\n\nIssues and Pull Requests are welcome.  \nPlease use Issues for bug reports and feature requests, and keep PRs focused and reviewable.  \nFor larger changes or new features, open an Issue first to discuss direction before submitting a PR.\n\n## License\nDistributed under the GPL-3.0 License. See `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefmdio%2Frefmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefmdio%2Frefmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefmdio%2Frefmd/lists"}