{"id":22298178,"url":"https://github.com/snigenigmatic/quadchat","last_synced_at":"2026-01-27T22:31:21.573Z","repository":{"id":263449815,"uuid":"890429137","full_name":"snigenigmatic/QuadChat","owner":"snigenigmatic","description":"Minimalistic chat application for university students","archived":false,"fork":false,"pushed_at":"2024-11-22T03:29:50.000Z","size":209,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T06:05:43.582Z","etag":null,"topics":["express","mern-stack","nodejs","react","socket-io"],"latest_commit_sha":null,"homepage":"","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/snigenigmatic.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-18T14:53:56.000Z","updated_at":"2024-11-22T03:29:53.000Z","dependencies_parsed_at":"2024-11-22T04:23:44.800Z","dependency_job_id":null,"html_url":"https://github.com/snigenigmatic/QuadChat","commit_stats":null,"previous_names":["snigenigmatic/quad-chat-chet","snigenigmatic/quadchat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snigenigmatic/QuadChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snigenigmatic%2FQuadChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snigenigmatic%2FQuadChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snigenigmatic%2FQuadChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snigenigmatic%2FQuadChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snigenigmatic","download_url":"https://codeload.github.com/snigenigmatic/QuadChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snigenigmatic%2FQuadChat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267616582,"owners_count":24116155,"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-07-28T02:00:09.689Z","response_time":68,"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":["express","mern-stack","nodejs","react","socket-io"],"created_at":"2024-12-03T18:00:02.740Z","updated_at":"2026-01-27T22:31:21.519Z","avatar_url":"https://github.com/snigenigmatic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quad Chat\n\nA modern real-time chat application built with React, Vite, and Socket.IO, featuring a clean and intuitive user interface.\n\n## Features\n\n- Real-time messaging with WebSocket support\n- Clean and modern user interface\n- User authentication\n- Message history\n- Responsive design for all devices\n- Real-time typing indicators\n- Online/offline user status\n\n## Tech Stack\n\n- **Frontend:**\n  - React\n  - Vite (for fast development and building)\n  - Socket.IO Client\n  - Tailwind CSS\n\n- **Backend:**\n  - Node.js\n  - Express\n  - Socket.IO\n  - MongoDB\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm or yarn\n- MongoDB\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/quad-chat.git\n   cd quad-chat\n   ```\n\n2. Install dependencies for both client and server:\n   ```bash\n   # Install client dependencies\n   cd client\n   npm install\n\n   # Install server dependencies\n   cd ../server\n   npm install\n   ```\n\n3. Set up environment variables:\n   - Create a `.env` file in the server directory\n   - Add necessary environment variables (see `.env.example`)\n\n4. Start the development servers:\n   ```bash\n   # Start the backend server\n   cd server\n   npm run dev\n\n   # In a new terminal, start the frontend\n   cd client\n   npm run dev\n   ```\n\n5. Open your browser and navigate to `http://localhost:5173`\n\n## Development\n\n- Frontend runs on `http://localhost:5173`\n- Backend runs on `http://localhost:3000`\n- Hot Module Replacement (HMR) is enabled for fast development\n- ESLint is configured for code quality\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Built with [Vite](https://vitejs.dev/)\n- React setup powered by [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react)\n- Styling enhanced with [Tailwind CSS](https://tailwindcss.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnigenigmatic%2Fquadchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnigenigmatic%2Fquadchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnigenigmatic%2Fquadchat/lists"}