/firebase-flask

Firebase example with flask

Primary LanguageHTML

Minimal example to upload firebase and flask to heroku

=========================================================

Install requirements

Local run

$ FLASK_APP=app.py flask run

Heroku Run

  • Just push code to github