An open API service indexing awesome lists of open source software.

https://github.com/dovvla/scilvera

Silvera survey implementations
https://github.com/dovvla/scilvera

Last synced: about 1 month ago
JSON representation

Silvera survey implementations

Awesome Lists containing this project

README

        

# Scilvera
Silvera survey implementations

Make sure to have docker installed and running.

To run python implementation just run ```docker-compose up -d``` from inside ```python_implementation``` directory

To run silvera implementation run ```docker-compose up -d``` from inside ```scilvera_implementation/scipubsi```. This will run kafka and zookeeper.

After that, execute ```run.sh``` from each of the services in ```scipubsi/output``` directory.