{"id":20122486,"url":"https://github.com/ttiimmothy/live-chat-application","last_synced_at":"2026-04-11T12:02:07.896Z","repository":{"id":204412268,"uuid":"710394067","full_name":"ttiimmothy/live-chat-application","owner":"ttiimmothy","description":"A live chat application for people to chat instantly","archived":false,"fork":false,"pushed_at":"2023-11-17T06:13:17.000Z","size":1036,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-02T20:29:14.952Z","etag":null,"topics":["cloud-firestore","firebase","react","react-router","tailwindcss","typescript","vite"],"latest_commit_sha":null,"homepage":"https://ttiimmothy.github.io/live-chat-application/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ttiimmothy.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-26T15:50:49.000Z","updated_at":"2023-11-16T00:49:22.000Z","dependencies_parsed_at":"2024-11-13T19:38:30.677Z","dependency_job_id":"a3cc3d0e-0f86-4246-a533-8e149c579e06","html_url":"https://github.com/ttiimmothy/live-chat-application","commit_stats":null,"previous_names":["ttiimmothy/live-chat-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ttiimmothy/live-chat-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttiimmothy%2Flive-chat-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttiimmothy%2Flive-chat-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttiimmothy%2Flive-chat-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttiimmothy%2Flive-chat-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttiimmothy","download_url":"https://codeload.github.com/ttiimmothy/live-chat-application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttiimmothy%2Flive-chat-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31679484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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":["cloud-firestore","firebase","react","react-router","tailwindcss","typescript","vite"],"created_at":"2024-11-13T19:38:26.401Z","updated_at":"2026-04-11T12:02:07.865Z","avatar_url":"https://github.com/ttiimmothy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live Chat Application\n[![ci](https://github.com/ttiimmothy/live-chat-application/actions/workflows/ci.yml/badge.svg)](https://github.com/ttiimmothy/live-chat-application/actions/workflows/ci.yml)\n[![cd](https://github.com/ttiimmothy/live-chat-application/actions/workflows/cd.yml/badge.svg)](https://github.com/ttiimmothy/live-chat-application/actions/workflows/cd.yml)\n[![pages-build-deployment](https://github.com/ttiimmothy/live-chat-application/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/ttiimmothy/live-chat-application/actions/workflows/pages/pages-build-deployment)\n\nA live chat application uses `Typescript`, `React` amd `Vite`. It uses `Tailwind CSS` for simplifying CSS usage. The application uses `firebase authentication` for google login, `firebase cloud firestore` to store the data and `react-router` to do routing.\n\n## 🎯 Features\n\n- create chatrooms\n- real time chats update\n- chat with different users in different chatrooms\n- delete chatrooms\n- correct the message if you want\n- google login\n\n## 🖥 Prerequisites\n\n- Node.js (version 12.0 or above)\n- npm (which comes with Node.js) or Yarn (version 1.22.0 or above)\n\n## 🔧 Usage\n### Build packages and Run\n\n```TypeScript\nnpm install\nnpm run dev\n```\n\n## :scroll: Environment Variables\n\n#### details see the `.env.example` files\n\n- `firebase` public api key\n- `firebase` auth domain\n- `firebase` project id\n- `firebase` storage bucket\n- `firebase` sender id\n- `firebase` app id\n- `firebase` analytic id\n\nIf you use `github pages` for static page deployment, you need to set these environmental variables in github action`secrets`.\n\n## 🖼 Preview\n![preview1](/public/preview1.png)\n\n## :scroll: Icon Library\n\n- from **\u003chttps://css.gg/\u003e**\n\n```HTML\nhttps://css.gg/css\n```\n\n## License\n\nLive Chat Application is licensed under [GNU General Public License v3.0](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttiimmothy%2Flive-chat-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttiimmothy%2Flive-chat-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttiimmothy%2Flive-chat-application/lists"}