{"id":21637837,"url":"https://github.com/albertarakelyan/collaborative-markdown-editor-example","last_synced_at":"2025-10-09T08:36:18.708Z","repository":{"id":264491351,"uuid":"805722304","full_name":"AlbertArakelyan/collaborative-markdown-editor-example","owner":"AlbertArakelyan","description":"Collaborative Markdown Editor built on modern and simple web technologies with markdown editing libraries integrations. Can serve as a boilerplate for building your amazing app 😊.","archived":false,"fork":false,"pushed_at":"2024-10-06T17:43:00.000Z","size":931,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T08:36:18.100Z","etag":null,"topics":["codemirror","collaborative-editing","expressjs","fullstack","markdown-editor","mongodb","mongoose","nodejs","open-source","react","reactmarkdown","socket","socket-io","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/AlbertArakelyan.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-05-25T09:26:07.000Z","updated_at":"2024-10-06T17:43:03.000Z","dependencies_parsed_at":"2024-11-24T18:24:27.046Z","dependency_job_id":null,"html_url":"https://github.com/AlbertArakelyan/collaborative-markdown-editor-example","commit_stats":null,"previous_names":["albertarakelyan/collaborative-markdown-editor-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlbertArakelyan/collaborative-markdown-editor-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fcollaborative-markdown-editor-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fcollaborative-markdown-editor-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fcollaborative-markdown-editor-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fcollaborative-markdown-editor-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlbertArakelyan","download_url":"https://codeload.github.com/AlbertArakelyan/collaborative-markdown-editor-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fcollaborative-markdown-editor-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001053,"owners_count":26082991,"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-10-09T02:00:07.460Z","response_time":59,"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":["codemirror","collaborative-editing","expressjs","fullstack","markdown-editor","mongodb","mongoose","nodejs","open-source","react","reactmarkdown","socket","socket-io","typescript"],"created_at":"2024-11-25T04:07:07.769Z","updated_at":"2025-10-09T08:36:18.661Z","avatar_url":"https://github.com/AlbertArakelyan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collaborative Markdown Editor Example\n\n![Screenshot](./client/public/screenshot.gif)\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\" alt=\"Typescript\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB\" alt=\"React\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\" alt=\"Node.js\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB\" alt=\"Express.js\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white\" alt=\"MongoDB\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Socket.io-black?style=for-the-badge\u0026logo=socket.io\u0026badgeColor=010101\" alt=\"Socket.io\"\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\" style=\"width: 90%; margin: 0 auto\"\u003e\nCollaborative Markdown Editor built on modern and simple web technologies with markdown editing libraries integrations, which allows a few users create and edit markdowns in real time through specific `documentId` sharable link and changes can be saved in \u003cb\u003edatabase\u003c/b\u003e. Can serve as a boilerplate for building your amazing app 😊.\n\u003c/p\u003e\n\n## 🔍 Table of Contents\n- [🚀 Features](#-features)\n- [📦 Installation](#-installation)\n- [💡 Contributions](#-contributions)\n- [📄 License](#-license)\n\n## 🚀 Features\n- Collaboriative `Mardkdown` editing in real time through sharable link\n- Documents with their contents can be saved in **database**\n- Documents can be resumed and accessed through their sharable url `/documents/:documentId`\n\n## 📦 Installation\n- Make sure you have `Docker` installed on your machine\n- And run\n```bash\ndocker compose up\n```\n_Note: On older versions of `Docker` through dash_\n```bash\ndocker-compose up\n```\n\n## 💡 Contributions\n\nContributions are welcome! You can help make this example better in several ways:\n\n- **Bug Fixes**: If you find any bugs, feel free to open an issue or submit a pull request to fix them.\n- **Feature Requests**: Have an idea for a new feature or improvement? Share it by opening an issue.\n- **Documentation**: Help improve the project's documentation to make it clearer and easier to understand.\n- **Testing**: Write additional tests to ensure the reliability of the code.\n- **Code Quality**: Review existing code and suggest improvements to make it more readable and maintainable.\n\nYour contributions will make this example more user-friendly, reliable, and bug-free. Every contribution, big or small, is appreciated and will be acknowledged in the project's documentation. Read more in [CONTRIBUTION.md](./CONTRIBUTION.md).\n\n## 📄 License\n\nLicensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertarakelyan%2Fcollaborative-markdown-editor-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertarakelyan%2Fcollaborative-markdown-editor-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertarakelyan%2Fcollaborative-markdown-editor-example/lists"}