Skip to content

Backwards-Future-Industries/UMLMirror

Repository files navigation

UMLMirror

About the projcet

UMLMirror is a class diagram creation tool, that aims to bridge the gap between drawing-based diagram tools, such as draw.io and textual tools, such as PlantUML, resulting in system where both can be used interchangeably.

How to run this project

The only prerequisite to run this project is to have Docker installed.

Pull the docker image

docker pull ghcr.io/backwards-future-industries/umlmirror:latest

Run the image

docker run -dp 3000:3000 ghcr.io/backwards-future-industries/umlmirror:latest

Open localhost:3000 in your browser

In the search bar at the top of your browser write, localhost:3000 and hit the Enter-key on your keyboard.

How to use the tool

After getting the project running in your browser on localhost:3000, a guide for how to use the tool can be found on the index page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors