running locally:
FLASK_APP=frontend.py python -m flask run
to run server
run python post_to_frontend.py
to send data to server
Here is the kafka/zookeper setup instructions: https://medium.com/@Ankitthakur/apache-kafka-installation-on-mac-using-homebrew-a367cdefd273