Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 612 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 612 Bytes

edrpou-static

Codefresh build status

Open Data in Ukraine Web application

How to run

  1. Clone repository
  2. Use docker-compose (install Docker 1.13)
cp docker-compose.development.yml docker-compose.override.yml
docker-compose up --build
  1. Open http://localhost:8080 in the browser