A theater playbill app using data from KudaGo. Only in Russian language right now.
Available at http://theatrics.ru/
- make
- docker
- docker-compose
Theatrics consists of four parts:
web
— frontend and web clientapi
— API through which access to data happensimporter
— index management and data importingsitemap
— dynamic sitemap generation
Elasticsearch 2.3 is used as a database.
docker-compose run importer make migrate
docker-compose up
Build and setup test containers (if they aren't already) and run tests:
make test
Clean up and remove test containers:
make clean-test
Powered by data from KudaGo.com.
Using modified versions of Liberation fonts, see copyright notice in client/src/fonts/LiberationSerif.LICENSE
.