{"id":13880754,"url":"https://github.com/rocicorp/replidraw","last_synced_at":"2026-02-26T16:36:37.504Z","repository":{"id":38846681,"uuid":"338004991","full_name":"rocicorp/replidraw","owner":"rocicorp","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-16T09:33:50.000Z","size":7517,"stargazers_count":93,"open_issues_count":3,"forks_count":12,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-24T08:47:57.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://replidraw.herokuapp.com/","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":"2021-02-11T11:07:19.000Z","updated_at":"2025-03-06T20:00:58.000Z","dependencies_parsed_at":"2024-11-14T04:01:31.327Z","dependency_job_id":"f28b933a-3795-4444-9743-af6aa41d606b","html_url":"https://github.com/rocicorp/replidraw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freplidraw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freplidraw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freplidraw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Freplidraw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocicorp","download_url":"https://codeload.github.com/rocicorp/replidraw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198447,"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-08-06T08:03:27.266Z","updated_at":"2026-02-26T16:36:32.460Z","avatar_url":"https://github.com/rocicorp.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Replidraw\n\nA tiny Figma-like multiplayer graphics editor.\n\nBuilt with [Replicache](https://replicache.dev), [Next.js](https://nextjs.org/),\n[Pusher](https://pusher.com/), and [Postgres](https://www.postgresql.org/).\n\nRunning live at https://replidraw.herokuapp.com/.\n\n# Prerequisites\n\n1. [Get a Replicache license key](https://doc.replicache.dev/licensing)\n2. Install PostgreSQL. On MacOS, we recommend using [Postgres.app](https://postgresapp.com/). For other OSes and options, see [Postgres Downloads](https://www.postgresql.org/download/).\n3. [Sign up for a free pusher.com account](https://pusher.com/) and create a new \"channels\" app.\n\n# To run locally\n\nGet the Pusher environment variables from the [\"App Keys\" section](https://i.imgur.com/7DNmTKZ.png) of the Pusher App UI.\n\n**Note:** These instructions assume you installed PostgreSQL via Postgres.app on MacOS. If you installed some other way, or configured PostgreSQL specially, you may additionally need to set the `PGUSER` and `PGPASSWORD` environment variables.\u003c/p\u003e\n\n```\nexport DATABASE_URL=postgresql://\u003cpguser\u003e:\u003cpgpass\u003e@localhost:\u003cpgport\u003e/replidraw\nexport NEXT_PUBLIC_REPLICACHE_LICENSE_KEY=\"\u003cyour license key\u003e\"\nexport NEXT_PUBLIC_PUSHER_APP_ID=\u003cappid\u003e\nexport NEXT_PUBLIC_PUSHER_KEY=\u003cpusherkey\u003e\nexport NEXT_PUBLIC_PUSHER_SECRET=\u003cpushersecret\u003e\nexport NEXT_PUBLIC_PUSHER_CLUSTER=\u003cpushercluster\u003e\n\n# Create a new database for Replidraw\npsql -d postgres -c 'create database replidraw'\n\nnpm install\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocicorp%2Freplidraw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocicorp%2Freplidraw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocicorp%2Freplidraw/lists"}