{"id":23794836,"url":"https://github.com/bernietv/google-docs-clone","last_synced_at":"2026-04-11T09:37:11.864Z","repository":{"id":269858564,"uuid":"908666913","full_name":"BernieTv/Google-Docs-Clone","owner":"BernieTv","description":"A collaborative, real-time document editing web application inspired by Google Docs.","archived":false,"fork":false,"pushed_at":"2025-01-25T13:35:50.000Z","size":319,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T14:24:48.259Z","etag":null,"topics":["clerk","convex","liveblocks","nextjs","react","shadcn-ui","tailwindcss","tiptap","typescript"],"latest_commit_sha":null,"homepage":"https://google-docs-clone-delta-tan.vercel.app","language":"TypeScript","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/BernieTv.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,"publiccode":null,"codemeta":null}},"created_at":"2024-12-26T16:36:08.000Z","updated_at":"2025-01-25T13:35:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc4985d8-1594-46d4-b01b-a47d07adcb11","html_url":"https://github.com/BernieTv/Google-Docs-Clone","commit_stats":null,"previous_names":["bernietv/google-docs-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieTv%2FGoogle-Docs-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieTv%2FGoogle-Docs-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieTv%2FGoogle-Docs-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieTv%2FGoogle-Docs-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BernieTv","download_url":"https://codeload.github.com/BernieTv/Google-Docs-Clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240027412,"owners_count":19736210,"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":["clerk","convex","liveblocks","nextjs","react","shadcn-ui","tailwindcss","tiptap","typescript"],"created_at":"2025-01-01T19:18:56.182Z","updated_at":"2026-04-11T09:37:06.841Z","avatar_url":"https://github.com/BernieTv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Docs Clone ✨\n\nA powerful, collaborative document editor built with modern web technologies, offering seamless real-time editing, rich text formatting, and an intuitive user experience. 📝💻\n\nThis platform is designed to streamline document creation and team collaboration, empowering organizations to work efficiently and effectively. 🚀💪\n\n---\n\n## 🚀 **Key Features**\n\n### 🔐 **Authentication \u0026 Organization Management** 🔒\n\n- Secure user authentication powered by **Clerk** 🔑\n- Seamless management of **personal** and **organizational workspaces** 🏢\n- **Role-based access control** to ensure data security and proper permissions 🛡️\n\n### 📝 **Rich Text Editing** ✍️\n\n- Advanced text formatting: **bold, italic, underline** 🖋️\n- Customizable **font family and sizes** 🖌️\n- Support for **text and highlight colors** 🎨\n- Intuitive **lists and task management** ✔️\n- **Tables** with resizable columns 🗂️\n- **Image insertion and resizing** 🖼️\n- Efficient **link management** 🔗\n\n### 👥 **Real-Time Collaboration** 🤝\n\n- Simultaneous **multi-user editing** 🧑‍🤝‍🧑\n- Clear **user presence indicators** 👀\n- Integrated **comments and discussion threads** 💬\n- Visual **user avatars and status updates** 👤\n- Instant **real-time updates** across devices 📲\n\n### 📄 **Document Management** 📂\n\n- Build documents from **ready-to-use templates** 📝\n- Organize and manage files in **workspaces** 📁\n- Powerful **search functionality** 🔍\n- Export documents as **PDF, HTML, or Text** 📥\n\n### 🎨 **Modern UI/UX** 🌟\n\n- Sleek, **intuitive user interface** 🖥️\n- Fully **responsive design** for all devices 📱\n- Comprehensive **template gallery** 🖼️\n- Handy **document toolbar** 🛠️\n- Easy-to-use **file menu** 📋\n\n---\n\n## 🛠️ **Technology Stack** 🖥️\n\n- **Framework:** Next.js 14 ⚡\n- **Database \u0026 Backend:** Convex 🗄️\n- **Real-Time Collaboration:** Liveblocks 🌍\n- **Authentication:** Clerk 🔑\n- **Rich Text Editor:** TipTap ✍️\n- **UI Components:** Radix UI, Shadcn/UI 🎨\n- **Styling:** Tailwind CSS 🌬️\n\n---\n\n## 📚 **Getting Started** 🏁\n\nFollow these steps to set up the project:\n\n1. **Clone the Repository:**  \n   ```bash  \n   git clone https://github.com/BernieTv/Google-Docs-Clone  \n   cd Google-Docs-Clone  \n   ```\n\n2. **Install Dependencies:**  \n   ```bash  \n   bun install  \n   ```\n\n3. **Configure Environment Variables:**  \n   Create a `.env.local` file with the following variables:  \n   ```env  \n   NEXT_PUBLIC_CONVEX_URL=your_convex_url  \n   NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your_clerk_key  \n   CLERK_SECRET_KEY=your_clerk_secret  \n   LIVEBLOCKS_SECRET_KEY=your_liveblocks_key  \n   ```\n\n4. **Start Development Server:**  \n   ```bash  \n   bun run dev  \n   ```\n\n5. Open the application in your browser at [http://localhost:3000](http://localhost:3000). 🌐\n\n---\n\n## 📂 **Project Structure** 🗂️\n\n```\nsrc/\n├── app/          # Next.js app router pages\n├── components/   # Reusable UI components\n├── constants/    # Application-wide constants\n├── hooks/        # Custom React hooks\n├── lib/          # Utility functions\n├── store/        # State management\n└── types/        # TypeScript types\n\nconvex/           # Backend functions\npublic/           # Static assets\n```\n\n---\n\n## 📑 **Document Templates** 🗒️\n\nEasily kickstart your work with ready-to-use templates:\n\n- **Blank Document** 📃\n- **Software Proposal** 🖥️\n- **Project Proposal** 💼\n- **Business Letter** 📄\n- **Resume** 🧑‍💼\n- **Cover Letter** 💌\n- **General Letter** ✉️\n\n---\n\n## 📜 **License** 📝\n\nThis project is licensed under the **MIT License**. 🔓\n\n---\n\n**Empowering Collaboration, One Document at a Time.** 💪📝\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernietv%2Fgoogle-docs-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernietv%2Fgoogle-docs-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernietv%2Fgoogle-docs-clone/lists"}