copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
GitHub - PatWie excalidraw-complete: Effortlessly self-host Excalidraw . . . Effortlessly self-host Excalidraw with a single Go binary Supports multiple storage options and real-time collaboration - GitHub - PatWie excalidraw-complete: Effortlessly self-host Excalidraw with a single Go binary Supports multiple storage options and real-time collaboration
Someone0nEarth excalidraw-self-hosted - GitHub The goal is a docker-compose configuration for a fully self-hosted Excalidraw with collaboration support The configuration is for a traefik setup and uses a MongoDB for the storage Also includes mongo-express as a MongoDB admin interface The original version of excalidraw only supporting Firebase
excalidraw-self-hosted README. md at master - GitHub The goal is a docker-compose configuration for a fully self-hosted Excalidraw with collaboration support The configuration is for a traefik setup and uses a MongoDB for the storage Also includes mongo-express as a MongoDB admin interface The original version of excalidraw only supporting Firebase for the storage For achieving a self-hosted storage, a modified version of excalidraw is used
Virtual whiteboard for sketching hand-drawn like diagrams The Excalidraw editor (npm package) supports: 💯 Free open-source 🎨 Infinite, canvas-based whiteboard ️ Hand-drawn like style 🌓 Dark mode 🏗️ Customizable 📷 Image support 😀 Shape libraries support 🌐 Localization (i18n) support 🖼️ Export to PNG, SVG clipboard 💾 Open format - export drawings as an excalidraw json file ⚒️ Wide range of tools
Virtual whiteboard for sketching hand-drawn like diagrams The recent version of Excalidraw (as of 2024-05-22) All the changes from b310-digital's fork (which brings support for rooms without using firebase) This fork is inspired and partly taken from Kilian Decaderincourt The yarn-build-fix from squatica The redis db healthcheck from squatica My own
Collaboration mode - Self-hosting vs Collab on top of lt;Excalidraw gt; Hi team Thanks for creating Excalidraw! I am looking to integrate it in my React webapp I used Excalidraw and it is working great, but I also need to implement collaboration mode I looked at these options: We can implement own collab mode on top of the Excalidraw component - as suggested by Aakansha here We can self-host Excalidraw - as suggested here Issues: I will already be using