/Locale

Primary LanguagePython

Recieve streaming data

Setup

  1. Install libraries from requirements.txt
  2. Enter the values in config.py
  3. Run flask db migrate
  4. Run flask db upgrade

Execute

  1. Run source .flaskenv to add env variables
  2. Run server using flask run
  3. Run client using python3 client.py