GitHunt

Instructions to run

Requires:
docker,
docker-compose

  1. Build docker containers
# database/
docker-compose up

This creates a mongo database container and a python runner container.

  1. Run worker functions

Remember to configure password and authentication information.

# taskrunners/downloader
docker-compose up

# taskrunners/cleaner
docker-compose up

TODO: Run docker containers at regular intervals to keep database up to date.

Contributors

Developers:
Royce Schultz,
Andrew Yee,
Chace Trevino,
Tianwei Zhao

Project Sponsor:
Diego Garcia,
CU Boulder FINLAB

License

MIT Open Source License

Contributors

MIT License
Created September 22, 2020
Updated April 17, 2021