/poster

Primary LanguagePython

Yandex Poster

Description

Interactive Moscow map.

Installation

  • clone this repo
  • copy .env.example to .env and fill it with actual values
  • build
docker-compose build
  • run
docker-compose up