{"id":25944533,"url":"https://github.com/kanadshee-18/syncboard","last_synced_at":"2026-04-07T16:31:24.335Z","repository":{"id":279563724,"uuid":"937483089","full_name":"KanadShee-18/SyncBoard","owner":"KanadShee-18","description":"SyncBoard is a Google Docs-like editor that enables seamless real-time collaboration 🔄 and personal document editing ✏️. Built with Next.js ⚛️, Liveblocks ⚡, Clerk 🔑, and Tailwind CSS 🎨, it ensures a smooth 🏄‍♂️ and efficient ⚡ writing experience. 🚀","archived":false,"fork":false,"pushed_at":"2025-02-26T07:49:10.000Z","size":3689,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T08:34:20.476Z","etag":null,"topics":["clerk","convex","liveblocks","next15","nuqs","react19","tailwind-css","tiptap-editor"],"latest_commit_sha":null,"homepage":"https://sync-board-alpha.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/KanadShee-18.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":"2025-02-23T06:47:37.000Z","updated_at":"2025-02-26T07:49:13.000Z","dependencies_parsed_at":"2025-02-26T08:44:28.746Z","dependency_job_id":null,"html_url":"https://github.com/KanadShee-18/SyncBoard","commit_stats":null,"previous_names":["kanadshee-18/syncboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanadShee-18%2FSyncBoard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanadShee-18%2FSyncBoard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanadShee-18%2FSyncBoard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanadShee-18%2FSyncBoard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KanadShee-18","download_url":"https://codeload.github.com/KanadShee-18/SyncBoard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241809608,"owners_count":20023787,"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","next15","nuqs","react19","tailwind-css","tiptap-editor"],"created_at":"2025-03-04T08:18:06.691Z","updated_at":"2025-12-31T01:03:21.119Z","avatar_url":"https://github.com/KanadShee-18.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sync Board\n\n[🌎 Visit Site](https://sync-board-alpha.vercel.app)\n\n- **Sync Board** is a **real-time collaborative document editor** built with **Next.js 15** and **Tiptap Editor**. It enables users to create and edit various types of documents in real time, leveraging **Liveblocks** for seamless collaboration. Users can mention others in documents, chat while editing, and use **prebuilt templates** to kickstart their work. Additionally, Sync Board allows saving documents in multiple formats.\n\n## ![main](/public/Images/scrnst/collage.png)\n\n## Features\n\n### 🚀 Real-Time Collaboration\n\n![Sync Board](/public/Images/scrnst/img9.png)\n\n- Users can edit documents simultaneously.\n- Changes are reflected instantly using **Liveblocks**.\n\n### 💬 User Mentions \u0026 Chat\n\n![message](/public/Images/scrnst/img7.png)\n\n- Mention other users within the document.\n- Engage in inline discussions while editing.\n\n### 📄 Prebuilt Templates\n\n![templates](/public/Images/scrnst/img10.png)\n\n- Various document templates to choose from.\n- Saves time by providing ready-made structures.\n\n### 💾 Export \u0026 Save Documents\n\n![export_options](/public/Images/scrnst/img11.png)\n\n- Save files in multiple formats (PDF, Markdown, etc.).\n- Download documents easily.\n\n### 🎨 Beautiful UI\n\n![export_options](/public/Images/scrnst/img3.png)\n\n- Styled with **Tailwind CSS** for a modern and responsive experience.\n\n## Tech Stack\n\n- **Frontend:** Next.js 15, React, Tailwind CSS\n- **Editor:** Tiptap\n- **Real-Time Collaboration:** Liveblocks\n- **Authentication:** Clerk\n- **Deployment:** Vercel\n\n---\n\n## Installation \u0026 Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/KanadShee-18/SyncBoard.git\n   ```\n2. Install dependencies:\n\n   ```bash\n   npm install --legacy-peer-deps\n   ```\n\n   for yarn or bun it will be simple,\n\n   ```\n   bun install or, yarn install\n   ```\n\n3. Set up environment variables:\n   ```plaintext\n   CONVEX_DEPLOYMENT=your_api_key\n   NEXT_PUBLIC_CONVEX_URL=generated through npx convex dev\n   NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key\n   CLERK_SECRET_KEY=clerk_secret_key\n   LIVEBLOCKS_SECRET_KEY=liveblocks_secret\n   ```\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n   and also\n   ```\n   npx convex dev\n   ```\n5. Open [http://localhost:3000](http://localhost:3000) in your browser and see how cool it is.\n\n## Usage\n\n1. Sign in and create a new document.\n2. Choose a template or start from scratch.\n3. Mention collaborators and edit in real-time.\n4. Save or export your document in the desired format.\n\n## Contributing\n\nWe welcome contributions! Feel free to:\n\n- Open issues for bugs or feature requests.\n- Submit pull requests for improvements.\n\n---\n\n### 📞 Connect with Us\n\nFor any queries or feedback, reach out via [GitHub Issues](https://github.com/KanadShee-18/SyncBoard/issues).\n\n---\n\n## THANK YOU !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanadshee-18%2Fsyncboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanadshee-18%2Fsyncboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanadshee-18%2Fsyncboard/lists"}