This repo contains the main services RaidHub uses to populate our database and maintain our data platform.
You will need to install docker desktop to start the service stack
make
- Compile binariesmake services
- Spin up the services stack
bin/atlas
- Run the PGCR crawlerbin/hades
- Run the missed PGCR collectorbin/hermes
- Run the message queue workerbin/athena
- Download manifest definitions
bin/migrate
- Migrate your local database