{"id":27471114,"url":"https://github.com/swish78/collabdocs","last_synced_at":"2025-04-16T01:39:12.969Z","repository":{"id":251761889,"uuid":"838368748","full_name":"Swish78/CollabDocs","owner":"Swish78","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-08T17:30:20.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-08T20:08:47.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Swish78.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-08-05T13:53:42.000Z","updated_at":"2024-08-08T17:30:38.000Z","dependencies_parsed_at":"2024-08-05T16:03:20.523Z","dependency_job_id":null,"html_url":"https://github.com/Swish78/CollabDocs","commit_stats":null,"previous_names":["swish78/collabdocs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swish78%2FCollabDocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swish78%2FCollabDocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swish78%2FCollabDocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swish78%2FCollabDocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swish78","download_url":"https://codeload.github.com/Swish78/CollabDocs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249182790,"owners_count":21226123,"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":"2025-04-16T01:39:12.361Z","updated_at":"2025-04-16T01:39:12.955Z","avatar_url":"https://github.com/Swish78.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CollabDocs\n\nCollabDocs is a real-time collaborative document editor built with the MERN stack. It allows multiple users to create, edit, and collaborate on documents in real-time with rich text editing features.\n\n## Features\n\n- Real-Time Collaboration\n- Rich Text Editing\n- User Authentication\n- Document Sharing\n- Document Management\n- Version History\n- Export and Import\n\n## Technology Stack\n\n- **Frontend:** React, Redux, Quill.js, Tailwind CSS\n- **Backend:** Node.js, Express.js, MongoDB, Mongoose, Socket.IO\n- **Authentication:** JWT\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js\n- MongoDB\n\n### Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/your-username/CollabDocs.git\n   cd CollabDocs\n   ```\n\n2. **Backend Setup:**\n   ```bash\n   cd backend\n   npm install\n   npm start\n   ```\n\n3. **Frontend Setup:**\n   ```bash\n   cd frontend\n   npm install\n   npm start\n   ```\n\n### Project Structure\n\n```\nCollabDocs/\n├── backend/\n│   ├── controllers/\n│   ├── models/\n│   ├── routes/\n│   ├── sockets/\n│   ├── utils/\n│   ├── app.js\n│   └── config/\n├── frontend/\n│   ├── public/\n│   ├── src/\n│   │   ├── components/\n│   │   ├── pages/\n│   │   ├── store/\n│   │   ├── App.js\n│   │   └── index.js\n├── .env\n├── .gitignore\n├── package.json\n└── README.md\n```\n\n### Usage\n\n1. **Start the Backend Server:**\n   ```bash\n   cd backend\n   npm start\n   ```\n\n2. **Start the Frontend Development Server:**\n   ```bash\n   cd frontend\n   npm start\n   ```\n\n3. Open your browser and navigate to `http://localhost:3000` to start using CollabDocs.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request.\n\n1. Fork the project\n2. Create your feature branch (`git checkout -b feature/YourFeature`)\n3. Commit your changes (`git commit -m 'Add some feature'`)\n4. Push to the branch (`git push origin feature/YourFeature`)\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- [React](https://reactjs.org/)\n- [Redux](https://redux.js.org/)\n- [Quill.js](https://quilljs.com/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Node.js](https://nodejs.org/)\n- [Express.js](https://expressjs.com/)\n- [MongoDB](https://www.mongodb.com/)\n- [Socket.IO](https://socket.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswish78%2Fcollabdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswish78%2Fcollabdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswish78%2Fcollabdocs/lists"}