Update README.md

develop
Paulo Gustavo Veiga 2024-04-06 02:58:12 -07:00 committed by GitHub
parent 20f730eb36
commit a89a4ff049
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
WiseMapping is an open-source web-based mind mapping tool that harnesses the potential of Mind Maps by blending together open standards technologies like SVG and React. It is built upon the foundation of the code supporting http://www.wisemapping.com, ensuring reliability and continuity in its development. WiseMapping is an open-source web-based mind mapping tool that harnesses the potential of Mind Maps by blending together open standards technologies like SVG and React. It is built upon the foundation of the code supporting http://www.wisemapping.com, ensuring reliability and continuity in its development.
# Compile and Development # Build and Start Application
The following section describes the steps to check out, compile, and start WiseMapping locally. If you are interested in deploying it, I recommend using the already published images https://hub.docker.com/r/wisemapping/wisemapping. The following section describes the steps to check out, compile, and start WiseMapping locally. If you are interested in deploying it, I recommend using the already published images https://hub.docker.com/r/wisemapping/wisemapping.
@ -52,13 +52,12 @@ Application will start at http://localhost:3000/c/login. You can login using *te
# Supportability Matrix # Supportability Matrix
## Supported Databases ## Databases
* MySQL v8 or higher * MySQL v8 or higher
* PostgreSQL v15 or higher * PostgreSQL v15 or higher
* Hsqldb v2.7 or higher * Hsqldb v2.7 or higher
# Configuration # Configuration
WiseMapping backend is based on SpringBoot v3 and it's highly customizable. Additional documentation can be found [here](https://docs.spring.io/spring-boot/3.3/reference/features/external-config.html) WiseMapping backend is based on SpringBoot v3 and it's highly customizable. Additional documentation can be found [here](https://docs.spring.io/spring-boot/3.3/reference/features/external-config.html)