{"id":18698193,"url":"https://github.com/dodycode/remix-chatapp","last_synced_at":"2025-08-31T08:32:06.799Z","repository":{"id":181657549,"uuid":"667097433","full_name":"dodycode/remix-chatapp","owner":"dodycode","description":"Chat app build with Remix JS","archived":false,"fork":false,"pushed_at":"2023-07-17T16:13:04.000Z","size":1336,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T17:08:58.243Z","etag":null,"topics":["prisma","radix-ui","reactjs","remixjs","shadcn-ui","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","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/dodycode.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-16T16:20:19.000Z","updated_at":"2024-09-11T02:20:14.000Z","dependencies_parsed_at":"2024-11-07T11:32:31.173Z","dependency_job_id":null,"html_url":"https://github.com/dodycode/remix-chatapp","commit_stats":null,"previous_names":["dodycode/remix-chatapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dodycode/remix-chatapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fremix-chatapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fremix-chatapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fremix-chatapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fremix-chatapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dodycode","download_url":"https://codeload.github.com/dodycode/remix-chatapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodycode%2Fremix-chatapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272958313,"owners_count":25022051,"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-31T02:00:09.071Z","response_time":79,"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":["prisma","radix-ui","reactjs","remixjs","shadcn-ui","tailwindcss","typescript"],"created_at":"2024-11-07T11:27:22.342Z","updated_at":"2025-08-31T08:32:06.435Z","avatar_url":"https://github.com/dodycode.png","language":"TypeScript","readme":"## Remix Chat App (WIP)\nchat app build with Remix JS and [shadcn/ui](https://github.com/shadcn/ui) for UI Components. Built for learning purpose.\n\n![Alt text](0.png)\n\n## Getting Started\n- First, you need to setup your database, I recommend use plan free from [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) or plan free from [Planetscale](https://planetscale.com/).\n\n- After that, put your database url in `.env` file.\n\n```bash\nDATABASE_URL=YOUR_DATABASE_URL\n```\n\n- Then, go to github to setup your [OAuth App]. You can follow this [tutorial](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app) to setup your OAuth App.\n\n- After that, put your client id and client secret in `.env` file.\n\n```bash\nGITHUB_CLIENT_ID=YOUR_CLIENT_ID\nGITHUB_CLIENT_SECRET=YOUR_CLIENT_SECRET\nAPP_URL=YOUR_HOST\n#eg: APP_URL=http://localhost:3000\n```\n\n- Then, you can run the app with `npm run dev` or `yarn dev`.\n\n- If you want to test the chat, make sure you have 2 different github account. Then, login with different account in different browser.\n\n## Todo\n- [ ] Multiple login provider. Currently the chat app only support login with github. I want to add more login provider like google, facebook, etc.\n- [ ] Responsive UI. Currently some elements not responsive yet.\n- [ ] Add more features. Currently the chat app only have basic features. (maybe will do this when have free time)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodycode%2Fremix-chatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdodycode%2Fremix-chatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodycode%2Fremix-chatapp/lists"}