{"id":13522607,"url":"https://github.com/pokedotdev/twitter-clone","last_synced_at":"2025-07-24T11:31:02.939Z","repository":{"id":50971894,"uuid":"516703341","full_name":"pokedotdev/twitter-clone","owner":"pokedotdev","description":"Twitter Clone made with Remix, EdgeDB \u0026 UnoCSS. (Developing) ","archived":false,"fork":false,"pushed_at":"2023-11-06T17:04:54.000Z","size":1647,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-02T06:34:22.838Z","etag":null,"topics":["edgedb","pnpm","react","reactjs","remix","remix-run","social","social-app","twitter","twitter-clone","unocss","vite","vitejs","x-clone"],"latest_commit_sha":null,"homepage":"https://twitter-clone.poke.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pokedotdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-07-22T10:12:06.000Z","updated_at":"2024-07-20T20:32:06.000Z","dependencies_parsed_at":"2023-02-12T18:31:29.548Z","dependency_job_id":"95e992c3-deaf-45de-8511-4efe9bcbd7a6","html_url":"https://github.com/pokedotdev/twitter-clone","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/pokedotdev%2Ftwitter-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pokedotdev%2Ftwitter-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pokedotdev%2Ftwitter-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pokedotdev%2Ftwitter-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pokedotdev","download_url":"https://codeload.github.com/pokedotdev/twitter-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227432337,"owners_count":17775896,"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":["edgedb","pnpm","react","reactjs","remix","remix-run","social","social-app","twitter","twitter-clone","unocss","vite","vitejs","x-clone"],"created_at":"2024-08-01T06:00:49.839Z","updated_at":"2024-11-30T21:17:28.447Z","avatar_url":"https://github.com/pokedotdev.png","language":"TypeScript","readme":"# Twitter Clone\n\nTwitter clone made with Remix, EdgeDB \u0026 UnoCSS.\n\n**Demo**: [twitter-clone.poke.dev](https://twitter-clone.poke.dev)\n\n### Features\n\n- Authentication (GitHub)\n- Creating Posts\n- Post Likes\n- Post Comments\n- User Profiles\n- Follow User\n\n### Upcoming features\n\n- Edit Profile \u0026 Settings\n- Repost\n- Bookmarks\n- Threads\n- Hashtags \u0026 Mentions\n- Search for Posts \u0026 Users\n- Dark Mode\n- Optimistic UI\n- Cache (for faster loading)\n\n## Development\n\n### 1. Initialize an EdgeDB project\n\nFirst install the cli via the [EdgeDB installation guide](https://www.edgedb.com/docs/guides/quickstart), then in this project directory run (the initializer prompts to do this for you):\n\n```sh\nedgedb project init # Initialize a local db instance\n```\n\nThis creates an EdgeDB instance and applies all migrations from `dbschema/migrations`.\n\n### 2. Codegen\n\nGenerate code for EdgeDB, UnoCSS and Remix.\n```sh\npnpm codegen\n```\n\n### 3. Seed the database\n\n```sh\npnpm db:seed\n```\n\nThis creates a user with the username \"test\", in order to interact with it.\n\n### 4. GitHub OAuth\n\nConfigure a [GitHub OAuth application](https://github.com/settings/applications/new) with \"**Authorization callback URL**\" as:\n```txt\nhttp://localhost:3000/auth/callback/github\n```\n\n### 5. Create `.env`\n\nRename the file `.env.example` to `.env` and only change the values of the variables.\n\n### 6. Start the server\n\nThis starts your app in development mode.\n\n```sh\npnpm dev\n```\n\nGo to [localhost:3000](http://localhost:3000), create an account with your GitHub account, and explore the application.\n","funding_links":[],"categories":["Applications"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokedotdev%2Ftwitter-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpokedotdev%2Ftwitter-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokedotdev%2Ftwitter-clone/lists"}