GitHub - excalidraw excalidraw: Virtual whiteboard for sketching hand . . . The app hosted at excalidraw com is a minimal showcase of what you can build with Excalidraw Its source code is part of this repository as well, and the app features: 📡 PWA support (works offline) 🤼 Real-time collaboration 🔒 End-to-end encryption 💾 Local-first support (autosaves
Miro Alternative: Selfhosting ExcaliDraw with Docker ExcaliDraw and VSCode# VScode? I meant and VSCodium ️ Install the excalidraw editor and enjoy making diagrams directly within your VS App Locally CTRL+P -> ext install pomdtr excalidraw-editor Then just create a file with any of these formats and start to be creative: excalidraw, excalidraw json, excalidraw svg or excalidraw png
Excalidraw Whiteboard: Ultimate Docker Self-hosted Home lab Diagramming Self-Hosting Excalidraw Client in a Docker Container One of the significant advantages of using Excalidraw Whiteboard is the ability to self-host the Excalidraw client in your own Docker container By self-hosting, you gain more control over your data, privacy, and customizability, making it an ideal solution for home lab enthusiasts and developers
Draw and Map your Self Hosted Services using Excaladraw This will pull the latest Excalidraw image and install it on your machine using Docker Once it is finished just open your browser to the IP and port of the application To switch to dark mode, click the small hamburger icon in the upper left corner and click "Dark mode" From here we will start drawing using premade tools
Self hosted online collaborative drawing platform Excalidraw Finally, relying on my poor front-end level, I made a PoC and submitted a PR to the official: [feat: simple impl of multi font support, for chinese font by alswl — Pull Request #5604
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
Install Excalidraw Self-hosted (Docker) – Naiwaen@DebuggingSoft Excalidraw Whiteboard Excalidraw is a virtual whiteboard that even provides a workspace for live collaboration, enabling real-time interaction with colleagues - "--entrypoints web http redirections entryPoint scheme=https" ports: - 80:80 - 443:443: networks: view raw excalidraw_https_with_traefik yaml hosted with by GitHub Run the
Development | Excalidraw developer docs docker run --rm -dit --name excalidraw -p 5000:80 excalidraw excalidraw:latest The Docker image is free of analytics and other tracking libraries At the moment, self-hosting your own instance doesn't support sharing or collaboration features