- Install Docker and Docker Compose
- Clone the repository to your IDE :
gh repo clone MrSnou/UserManagementApp // git clone https://github.com/MrSnou/UserManagementApp.git cd UserManagementApp - In command prompt :
docker-compose up --build
- If everything goes well, the app working on : http://localhost:8080/
(Root user with all permissions)
Login : AdminDev
Password : admindev