Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 573 Bytes

File metadata and controls

19 lines (15 loc) · 573 Bytes

How to launch it :

  1. Install Docker and Docker Compose
  2. Clone the repository to your IDE :
    gh repo clone MrSnou/UserManagementApp // git clone https://github.com/MrSnou/UserManagementApp.git
    cd UserManagementApp
  3. In command prompt :
    docker-compose up --build
  4. If everything goes well, the app working on : http://localhost:8080/

After launch :

    (Root user with all permissions)
    Login : AdminDev
    Password : admindev