Setup Instructions

Requirements

- Install Docker on your system. - go here and follow instructions: https://docs.docker.com/get-docker/ - Make sure the Docker Daemon is running after instilation

Step 1

Clone the repository

Step 2

run $ docker-compose up

Step 3

Navigate to localhost:5000 in your browser

When you are finished you can run docker-compose down to remove the image (THIS WILL CLEAR YOUR LOCAL DB)