{"id":25120127,"url":"https://github.com/rajput-vinay/drawflow","last_synced_at":"2026-04-08T11:31:58.606Z","repository":{"id":272029384,"uuid":"915319830","full_name":"Rajput-vinay/drawFlow","owner":"Rajput-vinay","description":"🚀 DrawFlow is an interactive whiteboarding tool inspired by Excalidraw. It enables real-time drawing, collaborative editing, and seamless state management. Whether you're brainstorming ideas, diagramming workflows, or sketching wireframes, DrawFlow provides a smooth and intuitive experience.","archived":false,"fork":false,"pushed_at":"2025-02-06T07:11:53.000Z","size":1346,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T13:19:11.876Z","etag":null,"topics":["expressjs","nextjs","nodejs","postgresql","prisma-orm","reactjs","turborepo","typescript","websocket"],"latest_commit_sha":null,"homepage":"","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/Rajput-vinay.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-01-11T14:46:53.000Z","updated_at":"2025-02-06T07:13:41.000Z","dependencies_parsed_at":"2025-01-11T15:38:30.472Z","dependency_job_id":"0e4d04cb-076e-4958-b215-9b02064bced5","html_url":"https://github.com/Rajput-vinay/drawFlow","commit_stats":null,"previous_names":["rajput-vinay/excelidraw","rajput-vinay/drawflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rajput-vinay/drawFlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajput-vinay%2FdrawFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajput-vinay%2FdrawFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajput-vinay%2FdrawFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajput-vinay%2FdrawFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rajput-vinay","download_url":"https://codeload.github.com/Rajput-vinay/drawFlow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajput-vinay%2FdrawFlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["expressjs","nextjs","nodejs","postgresql","prisma-orm","reactjs","turborepo","typescript","websocket"],"created_at":"2025-02-08T05:19:27.239Z","updated_at":"2026-04-08T11:31:58.584Z","avatar_url":"https://github.com/Rajput-vinay.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 DrawFlow - A Collaborative Whiteboarding Tool\n\n🚀 **DrawFlow** is an interactive whiteboarding tool inspired by Excalidraw. It enables real-time drawing, collaborative editing, and seamless state management. Whether you're brainstorming ideas, diagramming workflows, or sketching wireframes, DrawFlow provides a smooth and intuitive experience.  \n\n---\n\n## ✨ Features\n\n✅ **Real-time Collaboration** - Multiple users can draw simultaneously.  \n✅ **Shape Support** - Draw **circles, rectangles, lines, arrows, and freehand (pencil)**.  \n✅ **Color \u0026 Background Customization** - Change shape colors and background.    \n✅ **Save \u0026 Load Drawings** - Store and retrieve your work.  \n✅ **Smooth UI/UX** - Built with performance and responsiveness in mind.  \n\n---\n\n## 🛠️ Tech Stack\n\n- **Monorepo Architecture**: Managed with **Turborepo** 🏗️  \n- **Backend**: **Node.js + Express.js** ⚡  \n- **Real-time Collaboration**: Powered by **WebSockets** 🔄  \n- **Frontend**: **Next.js + TypeScript** 🖥️  \n- **Database**: **PostgreSQL + PrismaORM** 📊  \n\n---\n\n## 🚀 Getting Started\n\n### 📌 Prerequisites\n\n- Node.js (v18+ recommended)\n- PostgreSQL installed and running\n- pnpm (for Turborepo)\n\n### 📥 Installation\n\n1. **Clone the repository**  \n   ```sh\n   git clone https://github.com/Rajput-vinay/drawFlow.git\n   cd drawflow\n\n2. **Install Dependencies**:\n   ```bash\n    pnpm install  \n\n3. **Set Up Environment Variables: Create a .env file in the root directory and add the following**:\n   ```bash\n    PORT = 8000\n    DATABASE_URL=your_postgresSql_database_url\n    JWT_SECRET=your_jwt_secret\n    NEXT_PUBLIC_API_URL = 'your next public api url'\n    NEXT_PUBLIC_WS_URL = \"your websocket api uri\"\n    \n 4. **Start the Server**:\n     ```bash\n     pnpm dev\n\n## License 📜\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact 📬\nFor feedback or inquiries, feel free to reach out:\n\n- **Email**: [vinayrajput2004vr@gmail.com](mailto:vinayrajput2004vr@gmail.com)\n- **LinkedIn**: [Vinay Rajput](https://www.linkedin.com/in/vinay-rajput-984668227/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajput-vinay%2Fdrawflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajput-vinay%2Fdrawflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajput-vinay%2Fdrawflow/lists"}