Skip to main content

Simple PlantUML Web App

1 min read
#Personal

A lightweight, self-hosted split-pane editor for PlantUML diagrams with live preview - all rendering happens locally for privacy. Use a sandbox to run PlantUML on the server.

Tech stack: Python, Flask, PlantUML (JAR, requires a JRE), CodeMirror 5

View on GitLab