Getting started
Installation
The easiest way to deploy the application in your local network or on your computer is to use Docker.
-
Be sure that Docker is running
-
Start a terminal and change into the directory where
docker-compose.yml
is located -
Run
docker-compose up
and enterhttp://localhost:5000
into your favorite browser