# README
Go Iotube analytics
fast, lightweight Iotube bridge analytics and API(OpenApi v2.0).
Quickstart
$ cp env.example .env # edit and add postgres credentials
run using docker-compose:
$ docker-compose up -d --build # deploy and run api, defiscrapers and postgres all at once