Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 640 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 640 Bytes

Front end service installation

  1. Clone on github

    git clone https://github.com/Samuel-Bie/helpdesk-frontend.git
  2. Build the docker image

    docker build -t vuejs-cookbook/dockerize-vuejs-app .
  3. Running the image

    docker run -it -p 8080:80 --rm --name dockerize-vuejs-app-1 vuejs-cookbook/dockerize-vuejs-app
  4. 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

    For testing in the regular user