Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 405 Bytes

How to use

  • Setup docker
  • Run commands
$ docker-compose up
  • Please wait until the following message.
myapp-db | 2021-05-14  3:01:40 0 [Note] mysqld: ready for connections.
  • Access to web frontend
    • Eclipse plugin is available.
    • Please install it into local Eclipse.
    • "Window" > "Preferences" > "Maestro" > "Server Address" > "http://localhost:8080"