{"id":23629670,"url":"https://github.com/mmvergara/threads-clone","last_synced_at":"2026-02-06T20:03:03.600Z","repository":{"id":269006223,"uuid":"900502227","full_name":"mmvergara/threads-clone","owner":"mmvergara","description":"Simple threads clone made using remix, drizzle, sqlite.","archived":false,"fork":false,"pushed_at":"2025-01-17T00:16:57.000Z","size":4297,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T22:15:53.274Z","etag":null,"topics":["drizzle","drizzle-orm","react","remix","remixjs","sqlite","sqlite3","threads","threads-clone","uploadthing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmvergara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MD","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":"2024-12-08T23:18:41.000Z","updated_at":"2025-01-17T00:16:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"882cb691-d796-4dbc-a3a8-68999146615e","html_url":"https://github.com/mmvergara/threads-clone","commit_stats":null,"previous_names":["mmvergara/threads-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mmvergara/threads-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmvergara%2Fthreads-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmvergara%2Fthreads-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmvergara%2Fthreads-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmvergara%2Fthreads-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmvergara","download_url":"https://codeload.github.com/mmvergara/threads-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmvergara%2Fthreads-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["drizzle","drizzle-orm","react","remix","remixjs","sqlite","sqlite3","threads","threads-clone","uploadthing"],"created_at":"2024-12-28T01:16:45.702Z","updated_at":"2026-02-06T20:03:03.576Z","avatar_url":"https://github.com/mmvergara.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Created: Dec 8, 2024\n\n\u003ch1 align=\"center\"\u003eThreads Clone\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./screenshots/logo.png\" height=\"200\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nSimple Threads Clone with Remix and Drizzle\n\u003c/p\u003e\n\n---\n\n### Stack\n\n- Remix\n- Drizzle\n- Sqlite\n- Uploadthing\n\n### Installation\n\nFill in the .env file with the correct values.\nthen\n\n```bash\n# Install dependencies\nnpm install\n\n# Create local.db\ntouch local.db\n\n# Push schema to local.db\nnpx drizzle-kit push\n\n# Run\nnpm run dev\n\n# Open studio for database visualization\nnpx drizzle-kit studio\n```\n\n---\n\n### Screenshots\n\n![Screenshot 1](./screenshots/1.png)\n![Screenshot 2](./screenshots/2.png)\n![Screenshot 3](./screenshots/3.png)\n![Screenshot 4](./screenshots/4.png)\n![Screenshot 5](./screenshots/5.png)\n![Screenshot 6](./screenshots/6.png)\n![Screenshot 7](./screenshots/7.png)\n![Screenshot 8](./screenshots/8.png)\n![Screenshot 9](./screenshots/9.png)\n\n#### Thoughts upon developing (probably irrelevant)\n\n- Remix has a straightforward logic, only took me a few days to understand the concepts of Remix.\n\n- Execessive use of toast notifications, but it's just for the sake of learning.\n\n- They kinda stick to web standards, so it's easy to understand.\n\n- No middlewares, so we have to check for user session in every route for authorization.\n  \u003e https://remix.run/docs/en/1.19.3/pages/faq#how-can-i-have-a-parent-route-loader-validate-the-user-and-protect-all-child-routes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmvergara%2Fthreads-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmvergara%2Fthreads-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmvergara%2Fthreads-clone/lists"}