* update python deps + install sentry
* add sentry to the back
* add sentry to the front
* Update source/js/main.js
Co-Authored-By: Christopher DeCairos <christopherd@mozillafoundation.org>
* Add Heroku release version to webpack config
* let's get a new lockfile since I messed up >.<
* Add a config file for invoke. Echo commands before running them
* Simplify docker related task + remove the double .env file
* update docs
* Forgot to change one line of the docs
* Update tasks.py
typo
Co-Authored-By: Pomax <pomax@nihongoresources.com>
* Add Docker support for local dev
* remove those terrible flags from our invoke commands
* Change recursive call in invoke commands and don't expose port for postgres
* Add note about Docker download direct links and how tu run in detached mode
* Add CHOKIDAR_USEPOLLING so that auto rebuild works on windows machines
* Add Docker support for local dev
* remove those terrible flags from our invoke commands
* Change recursive call in invoke commands and don't expose port for postgres
* Add note about Docker download direct links and how tu run in detached mode
* Add CHOKIDAR_USEPOLLING so that auto rebuild works on windows machines
* removing trailing commas
* Move to python 3.7
* add missing lockfile