Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 389 Bytes

HOW_TO_RUN.md

File metadata and controls

5 lines (4 loc) · 389 Bytes

How to run.

Open /src directory and simply run docker-compose up with Docker installed and running on your machine. Docker-compose will install and run all required staff (including Postgresql database) and after that you may open http://localhost:80 in your browser (sure, you may change ports using Docker).

Configuration.

See /docs/CONFIGURATION.md