{"id":21101864,"url":"https://github.com/elvan/chat-room-app-vue-firebase","last_synced_at":"2026-03-19T18:52:46.554Z","repository":{"id":222424606,"uuid":"757188355","full_name":"elvan/chat-room-app-vue-firebase","owner":"elvan","description":"This project is a real-time chat application built with Vue.js and Firebase. It demonstrates the use of modern web development technologies to create a dynamic and interactive user experience.","archived":false,"fork":false,"pushed_at":"2024-02-14T05:16:41.000Z","size":94,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T02:44:13.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","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/elvan.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}},"created_at":"2024-02-14T01:01:34.000Z","updated_at":"2024-07-27T07:38:27.000Z","dependencies_parsed_at":"2024-02-14T06:35:52.837Z","dependency_job_id":null,"html_url":"https://github.com/elvan/chat-room-app-vue-firebase","commit_stats":null,"previous_names":["elvan/chat-room-app-vue-firebase"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvan%2Fchat-room-app-vue-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvan%2Fchat-room-app-vue-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvan%2Fchat-room-app-vue-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvan%2Fchat-room-app-vue-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elvan","download_url":"https://codeload.github.com/elvan/chat-room-app-vue-firebase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243544535,"owners_count":20308171,"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":[],"created_at":"2024-11-19T23:50:05.935Z","updated_at":"2026-01-02T14:02:54.068Z","avatar_url":"https://github.com/elvan.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat Room App with Vue and Firebase\n\n![Screenshot](https://raw.githubusercontent.com/elvan/chat-room-app-vue-firebase/main/_screenshots_/Screenshot%202024-02-14%20120723.png)\n\n---\n\n![Screenshot](https://raw.githubusercontent.com/elvan/chat-room-app-vue-firebase/main/_screenshots_/Screenshot%202024-02-14%20120744.png)\n\n---\n\n![Screenshot](https://raw.githubusercontent.com/elvan/chat-room-app-vue-firebase/main/_screenshots_/Screenshot%202024-02-14%20120759.png)\n\n## Description\n\nThis project is a real-time chat application built with Vue.js and Firebase. It demonstrates the use of modern web development technologies to create a dynamic and interactive user experience. The app allows users to sign up, log in, and participate in chat rooms, showcasing real-time messaging capabilities powered by Firebase Firestore and Firebase Authentication.\n\n## Features\n\n- **Real-Time Chat**: Utilizing Firebase Firestore, the application offers real-time chat functionality, allowing messages to be sent and received instantly.\n- **User Authentication**: Firebase Authentication is used to manage user sign-up, login, and logout processes, ensuring secure access to the chat room.\n- **Responsive Design**: The app features a clean, user-friendly interface that adapts to various screen sizes, ensuring a seamless experience across devices.\n- **Auto-scrolling Messages**: As new messages arrive, the chat window automatically scrolls to the bottom, keeping the latest messages in view.\n- **Timestamps Formatting**: Messages are timestamped and displayed using `date-fns` to provide a friendly, relative format (e.g., \"5 minutes ago\").\n\n## Installation\n\n### Prerequisites:\n\n- Node.js and npm (Node Package Manager)\n- Vue CLI installed globally (`npm install -g @vue/cli`)\n- Firebase account for setting up Firestore and Authentication\n\n### Environment Setup:\n\n1. Clone the repository to your local machine.\n2. Navigate to the project directory and install dependencies with `npm install`.\n3. Create a Firebase project and configure Authentication and Firestore.\n4. Add your Firebase project configuration to `src/firebase/config.js` (refer to `src/firebase/config.js.example` for the template).\n\n### Installation Commands:\n\n```bash\ngit clone \u003crepository-url\u003e\ncd \u003cproject-directory\u003e\nnpm install\n```\n\n## Usage\n\nAfter completing the installation steps, you can start the development server with:\n\n```bash\nnpm run serve\n```\n\nNavigate to `http://localhost:8080/` to access the application. You can sign up for an account or log in if you already have one, and then start chatting in real-time.\n\nFor deploying the application, you can build the project using `npm run build` and deploy the `dist` folder contents to your preferred hosting service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvan%2Fchat-room-app-vue-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felvan%2Fchat-room-app-vue-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvan%2Fchat-room-app-vue-firebase/lists"}