{"id":16620809,"url":"https://github.com/alphalawless/googledocs-clone","last_synced_at":"2025-12-30T21:28:24.099Z","repository":{"id":106946310,"uuid":"486268469","full_name":"AlphaLawless/googledocs-clone","owner":"AlphaLawless","description":"📝 Just me playing a little bit of creating Google Docs clone. And I took advantage of it I went after creating something similar to Google Docs and I came across something called Quilljs.","archived":false,"fork":false,"pushed_at":"2022-04-29T03:08:21.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T22:44:46.922Z","etag":null,"topics":["docker","googledocs-clone","mongodb","mongoose","react"],"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/AlphaLawless.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":"2022-04-27T16:22:41.000Z","updated_at":"2022-05-01T02:34:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"41d551ae-3e34-4633-a42e-a83088ea21de","html_url":"https://github.com/AlphaLawless/googledocs-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaLawless%2Fgoogledocs-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaLawless%2Fgoogledocs-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaLawless%2Fgoogledocs-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaLawless%2Fgoogledocs-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlphaLawless","download_url":"https://codeload.github.com/AlphaLawless/googledocs-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242996079,"owners_count":20218859,"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":["docker","googledocs-clone","mongodb","mongoose","react"],"created_at":"2024-10-12T02:45:16.986Z","updated_at":"2025-12-30T21:28:24.073Z","avatar_url":"https://github.com/AlphaLawless.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Docs Clone\n\nA clone of the google docs from deep web. Just kidding 😆!\n\nI was just wanting to do a google clone to learn more about the Quilljs API.\n\n## Techs\n### Front-end\n- [React](https://reactjs.org) - Library I use to make the frontend.\n- [Vite](https://vitejs.dev) - build tool that aims to provide a faster and leaner development experience for modern web projects.\n- [Sass](https://sass-lang.com) - Responsible for front-end styling (even if little is useful).\n- [Socketio](https://socket.io) - Communication between back-end - front-end.\n- [Quilljs](https://quilljs.com/docs/quickstart/) - Quill is a modern WYSIWYG editor built for compatibility and extensibility.\n\n### Back-end\n\n- [Babel](https://babeljs.io) - Compiler the code.\n- [Socketio](https://socket.io) - Communication between back-end - front-end.\n- [Mongoose](https://mongoosejs.com) - Connection with mongodb.\n- [Docker](https://www.docker.com) - Create a container with mongodb.\n## Running project\n\n### Prerequisites\n\nInstall yarn inside your machine:\n```\nnpm install --global yarn\n```\n\nTo execute the project follow the steps:\n\n1. Clone this repository:\n```\ngit clone https://github.com/AlphaLawless/googledocs-clone\ncd googledocs-clone\n```\n2. Install dependencies:\n```\nyarn install\n```\n3. Move envorinment variable:\n```\nyarn environment\n```\n4. Running a container with a mongodb:\n```\nyarn mongodb:up\n```\n5. Run the backend and frontend on separate terminals:\n```\ncd client\nyarn dev:client\ncd server\nyarn dev:server\n```\n## License\n\n[MIT LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphalawless%2Fgoogledocs-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphalawless%2Fgoogledocs-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphalawless%2Fgoogledocs-clone/lists"}