{"id":29418401,"url":"https://github.com/pkrasicki/syncpaint","last_synced_at":"2025-07-11T23:04:18.504Z","repository":{"id":34717887,"uuid":"182973593","full_name":"pkrasicki/SyncPaint","owner":"pkrasicki","description":"A web app for synchronized group drawing. Draw together with other people in real time.","archived":false,"fork":false,"pushed_at":"2023-01-01T19:14:24.000Z","size":2029,"stargazers_count":61,"open_issues_count":18,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-02T19:21:50.470Z","etag":null,"topics":["collaboration","drawing","drawing-app","javascript","nodejs","socket-io","web","web-application","webapp","whiteboard"],"latest_commit_sha":null,"homepage":"https://syncpaint.com","language":"JavaScript","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/pkrasicki.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}},"created_at":"2019-04-23T08:48:46.000Z","updated_at":"2023-02-17T07:17:27.000Z","dependencies_parsed_at":"2023-01-15T08:44:27.207Z","dependency_job_id":null,"html_url":"https://github.com/pkrasicki/SyncPaint","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/pkrasicki/SyncPaint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrasicki%2FSyncPaint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrasicki%2FSyncPaint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrasicki%2FSyncPaint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrasicki%2FSyncPaint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkrasicki","download_url":"https://codeload.github.com/pkrasicki/SyncPaint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkrasicki%2FSyncPaint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264910722,"owners_count":23682123,"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":["collaboration","drawing","drawing-app","javascript","nodejs","socket-io","web","web-application","webapp","whiteboard"],"created_at":"2025-07-11T23:04:17.917Z","updated_at":"2025-07-11T23:04:18.490Z","avatar_url":"https://github.com/pkrasicki.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SyncPaint \u003cimg align=\"left\" src=\"public/img/logo.png?raw=true\" alt=\"Logo\" width=\"40\" height=\"40\"\u003e\n\nSyncPaint allows multiple users to draw on one canvas at the same time. You can draw together with other people simply by sharing the link to your room.\n\n[![Version](https://img.shields.io/github/package-json/v/pkrasicki/SyncPaint?color=green\u0026style=for-the-badge)](https://github.com/pkrasicki/SyncPaint/releases)\n[![Open issues](https://img.shields.io/github/stars/pkrasicki/SyncPaint?style=for-the-badge)](https://github.com/pkrasicki/SyncPaint/stargazers)\n[![Open issues](https://img.shields.io/github/issues/pkrasicki/SyncPaint?style=for-the-badge)](https://github.com/pkrasicki/SyncPaint/issues)\n[![License](https://img.shields.io/github/license/pkrasicki/SyncPaint?style=for-the-badge)](https://github.com/pkrasicki/SyncPaint/blob/master/LICENSE)\n[![Website](https://img.shields.io/website?down_message=offline\u0026style=for-the-badge\u0026up_message=online\u0026url=https%3A%2F%2Fsyncpaint.com)](https://syncpaint.com)\n\n![screenshot](screenshot.png?raw=true)\n\n## Dependencies\n- [Node.js](https://nodejs.org)\n- [Npm](https://www.npmjs.com)\n\n## Build from source\n```\nnpm install\nnpm run build\n```\nFor a production build use `npm run build-prod`.\n\n## Run\nRun `node app.js` to start the app. Then navigate to `http://localhost:3000`.\n\nLive version is available at: [syncpaint.com](https://syncpaint.com).\n\n## Build and run with Docker\n\n```\ndocker build . -t syncpaint:latest\ndocker run -p 3000:3000 syncpaint:latest\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkrasicki%2Fsyncpaint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkrasicki%2Fsyncpaint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkrasicki%2Fsyncpaint/lists"}