Front end service installation
-
Clone on github
git clone https://github.com/Samuel-Bie/helpdesk-frontend.git
-
Build the docker image
docker build -t vuejs-cookbook/dockerize-vuejs-app .
-
Running the image
docker run -it -p 8080:80 --rm --name dockerize-vuejs-app-1 vuejs-cookbook/dockerize-vuejs-app
-
Accessing the app Once the containers are up and running, you can access the application at http://localhost:8080 . Bellow are the test users
As employee
[email protected] password
For testing in the regular user
[email protected] password