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)
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
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
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
Self hosting Excalidraw - Umbrella issue · Issue #1772 - GitHub For simplicity I wanted to be able to selfhost on local network, but then I had to disable the clientside crypto The PaaS (Cloud Foundry) is able to serve via HTTPS so I didn't have any issues but you're right in that window crypto is unavailable in insecure contexts https: stackoverflow com a 46468377