backend for the typeflow-editor (https://github.com/yvettemuki/typeflow-editor) in mxGraph
Java 8
- if you are using Intellij Idea, you can just clone this project and use "import project", remember choose "Maven" after choosing the "Import project from external model"
You can use terminal
mvn spring-boot:run
Or just go to the
EditorServiceApplicaton
and run the main function
When you start up the project, the project will automatically or you can also add manually ####### including 3 folders below:
models
picmodels
pictures
####### attention: when you change the backend port, remember change the font-end proxy file.