-
To install project packages with maven
mvn clean install
Build the Images
docker compose build
Run the docker container
docker compose up
If you want to build and run the container at the same time
docker compose up --build
-
For admin account Username : admin Password : 12345678
-
For approver account Username : approver Password : 87654321