{"id":20194088,"url":"https://github.com/rocicorp/reflect-draw","last_synced_at":"2026-03-15T11:03:32.757Z","repository":{"id":66617744,"uuid":"453277275","full_name":"rocicorp/reflect-draw","owner":"rocicorp","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-11T07:16:48.000Z","size":15136,"stargazers_count":17,"open_issues_count":0,"forks_count":4,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-24T08:48:15.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://reflect-draw.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocicorp.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}},"created_at":"2022-01-29T02:36:03.000Z","updated_at":"2024-07-09T23:32:49.000Z","dependencies_parsed_at":"2023-03-11T00:09:47.714Z","dependency_job_id":"de73d437-6bef-4ec6-8b7c-250e934d14be","html_url":"https://github.com/rocicorp/reflect-draw","commit_stats":null,"previous_names":["rocicorp/reflect-draw"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freflect-draw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freflect-draw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freflect-draw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freflect-draw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocicorp","download_url":"https://codeload.github.com/rocicorp/reflect-draw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198842,"owners_count":21063626,"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","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-14T04:01:57.735Z","updated_at":"2026-03-15T11:03:27.714Z","avatar_url":"https://github.com/rocicorp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Replidraw\n\nA tiny Figma-like multiplayer graphics editor built with [Reflect](https://reflect.net/).\n\nRunning live at [reflect-draw.vercel.app](https://reflect-draw.vercel.app/).\n\n## Install\n\n```bash\nnpm install\n```\n\n## Develop\n\n```bash\n# Run local Reflect server\nnpx reflect dev\n\n# Run UI\nNEXT_PUBLIC_REFLECT_SERVER=http://127.0.0.1:8080/ \\\nnpm run dev\n```\n\n## Publish\n\n```bash\n# Publish app\nnpx reflect publish --app reflect-draw\n\n# Publish UI somewhere, Vercel works\nnpx vercel\n\n# You'll have to set the environment variable on Vercel:\n# NEXT_PUBLIC_REFLECT_SERVER=\u003cwhatever-was-printed-by-reflect-publish\u003e\n```\n\n## Building your Own Thing\n\n1. Clone this project\n2. `npm install`\n3. Adjust the mutators, subscribers, and entities in `datamodel/` to implement your domain objects.\n4. Implement your UI by calling the subscribers and mutators. See existing UI in `frontend` for an example.\n5. Have fun 😀.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocicorp%2Freflect-draw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocicorp%2Freflect-draw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocicorp%2Freflect-draw/lists"}