Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabulator/fitbit-weight

Fitbit weight hook listener
https://github.com/fabulator/fitbit-weight

Last synced: 13 days ago
JSON representation

Fitbit weight hook listener

Awesome Lists containing this project

README

        

# Fitbit Weight

This app will create authorization link with Fitbit account and listen to all changes in users weight. It will send payload to redis bullmq server. Event is processed further more. It will take all weight meassurement from given data and put them to another queue.

## ENV variables

Check [example env file](.env.example) to find out everyhing about required .env variables.

## Docker

Check [example docker-compose.yml](docker-compose.yml) how to setup connection between containers and persisted volumes.