{"id":19340612,"url":"https://github.com/gunjan1909/react-firebase-chatapp","last_synced_at":"2026-02-12T10:05:41.363Z","repository":{"id":157473383,"uuid":"609770744","full_name":"gunjan1909/react-firebase-chatapp","owner":"gunjan1909","description":"Chat app using vite react firebase","archived":false,"fork":false,"pushed_at":"2025-01-10T11:14:50.000Z","size":235,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T15:17:04.173Z","etag":null,"topics":["chat-application","firebase","react","reactjs","webapplication"],"latest_commit_sha":null,"homepage":"https://react-firebase-chatapp-two.vercel.app/","language":"JavaScript","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/gunjan1909.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":"2023-03-05T07:17:27.000Z","updated_at":"2025-01-10T11:14:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"23d5d53f-507d-4c6c-b067-f1039aa6cf6c","html_url":"https://github.com/gunjan1909/react-firebase-chatapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gunjan1909/react-firebase-chatapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunjan1909%2Freact-firebase-chatapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunjan1909%2Freact-firebase-chatapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunjan1909%2Freact-firebase-chatapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunjan1909%2Freact-firebase-chatapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gunjan1909","download_url":"https://codeload.github.com/gunjan1909/react-firebase-chatapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunjan1909%2Freact-firebase-chatapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29363010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":["chat-application","firebase","react","reactjs","webapplication"],"created_at":"2024-11-10T03:27:10.064Z","updated_at":"2026-02-12T10:05:41.347Z","avatar_url":"https://github.com/gunjan1909.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Firebase Chat Application\n\nThis is a simple chat application built using React and Firebase. It allows users to log in with their Google account, create chat rooms, and send messages to other users in the room.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vitejs.dev\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"180\" src=\"https://vitejs.dev/logo.svg\" alt=\"Vite logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/vite\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/vite.svg\" alt=\"npm package\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://nodejs.org/en/about/releases/\"\u003e\u003cimg src=\"https://img.shields.io/node/v/vite.svg\" alt=\"node compatibility\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vitejs/vite/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/vitejs/vite/actions/workflows/ci.yml/badge.svg?branch=main\" alt=\"build status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://chat.vitejs.dev\"\u003e\u003cimg src=\"https://img.shields.io/badge/chat-discord-blue?style=flat\u0026logo=discord\" alt=\"discord chat\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n# Vite ⚡\n\n\u003e Next Generation Frontend Tooling\n\n- 💡 Instant Server Start\n- ⚡️ Lightning Fast HMR\n- 🛠️ Rich Features\n- 📦 Optimized Build\n- 🔩 Universal Plugin Interface\n- 🔑 Fully Typed APIs\n\nVite (French word for \"quick\", pronounced [`/vit/`](https://cdn.jsdelivr.net/gh/vitejs/vite@main/docs/public/vite.mp3), like \"veet\") is a new breed of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts:\n\n- A dev server that serves your source files over [native ES modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), with [rich built-in features](https://vitejs.dev/guide/features.html) and astonishingly fast [Hot Module Replacement (HMR)](https://vitejs.dev/guide/features.html#hot-module-replacement).\n\n- A [build command](https://vitejs.dev/guide/build.html) that bundles your code with [Rollup](https://rollupjs.org), pre-configured to output highly optimized static assets for production.\n\nIn addition, Vite is highly extensible via its [Plugin API](https://vitejs.dev/guide/api-plugin.html) and [JavaScript API](https://vitejs.dev/guide/api-javascript.html) with full typing support.\n\n[Read the Docs to Learn More](https://vitejs.dev).\n\n## Packages\n\n| Package                                           | Version (click for changelogs)                                                                                                       |\n| ------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------- |\n| [vite](packages/vite)                             | [![vite version](https://img.shields.io/npm/v/vite.svg?label=%20)](packages/vite/CHANGELOG.md)                                       |\n| [@vitejs/plugin-vue](packages/plugin-vue)         | [![plugin-vue version](https://img.shields.io/npm/v/@vitejs/plugin-vue.svg?label=%20)](packages/plugin-vue/CHANGELOG.md)             |\n| [@vitejs/plugin-vue-jsx](packages/plugin-vue-jsx) | [![plugin-vue-jsx version](https://img.shields.io/npm/v/@vitejs/plugin-vue-jsx.svg?label=%20)](packages/plugin-vue-jsx/CHANGELOG.md) |\n| [@vitejs/plugin-react](packages/plugin-react)     | [![plugin-react version](https://img.shields.io/npm/v/@vitejs/plugin-react.svg?label=%20)](packages/plugin-react/CHANGELOG.md)       |\n| [@vitejs/plugin-legacy](packages/plugin-legacy)   | [![plugin-legacy version](https://img.shields.io/npm/v/@vitejs/plugin-legacy.svg?label=%20)](packages/plugin-legacy/CHANGELOG.md)    |\n| [create-vite](packages/create-vite)               | [![create-vite version](https://img.shields.io/npm/v/create-vite.svg?label=%20)](packages/create-vite/CHANGELOG.md)                  |\n\n## Contribution\n\nSee [Contributing Guide](https://github.com/vitejs/vite/blob/main/CONTRIBUTING.md).\n\n## Documentation\n\n- [React](https://reactjs.org/docs/getting-started.html)\n- [Vite](https://vitejs.dev/guide/)\n- [Firebase](https://firebase.google.com/docs)\n\n## Existing Test User for testing 2 way:\n\n- Email: `test@test.com`\n- Password: `test@test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunjan1909%2Freact-firebase-chatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgunjan1909%2Freact-firebase-chatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunjan1909%2Freact-firebase-chatapp/lists"}