{"id":13880756,"url":"https://github.com/rocicorp/repliear","last_synced_at":"2025-08-10T16:08:52.589Z","repository":{"id":39874587,"uuid":"472120510","full_name":"rocicorp/repliear","owner":"rocicorp","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-09T22:18:52.000Z","size":69024,"stargazers_count":173,"open_issues_count":10,"forks_count":15,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-23T17:50:06.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://repliear.herokuapp.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"CODE_OF_CONDUCT.md","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-03-20T22:42:23.000Z","updated_at":"2025-06-19T19:37:31.000Z","dependencies_parsed_at":"2023-12-02T01:27:04.103Z","dependency_job_id":"07937e15-05d0-4f77-b9a2-07f3a792bc1a","html_url":"https://github.com/rocicorp/repliear","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rocicorp/repliear","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Frepliear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Frepliear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Frepliear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Frepliear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocicorp","download_url":"https://codeload.github.com/rocicorp/repliear/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocicorp%2Frepliear/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269748225,"owners_count":24469107,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":[],"created_at":"2024-08-06T08:03:27.316Z","updated_at":"2025-08-10T16:08:52.556Z","avatar_url":"https://github.com/rocicorp.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Repliear\n\nA high-performance issue tracker in the style of [Linear](https://linear.app/).\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 at [repliear.herokuapp.com](https://repliear.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 PGDATABASE=\"repliear\"\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 Repliear\npsql -d postgres -c 'create database repliear'\n\nnpm install\nnpm run dev\n```\n\n## Credits\n\nWe started this project by forking [linear_clone](https://github.com/tuan3w/linearapp_clone). This enabled us to get the visual styling right much faster than we otherwise could have.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocicorp%2Frepliear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocicorp%2Frepliear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocicorp%2Frepliear/lists"}