You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Set timer variable to null before access
* Use https bokeh for CORS reasons
* Tidy up docker-compose file
* Add .env to gitignore for future updates
* Use simple node http-server for deployment
* Use gunicorn for deployment
* Remove yarn linting in lieu of pre-commit/prettier workflow
* Rename docker-compose service in CI
* Add gunicorn as a direct dev dependency
* Use correct URL for e2e testing
* Explicitly tell http-server to use localhost for e2e tests
- More attempts to force http-server to run
- Revert change to http-server options to not use localhost
* Daemonize docker-compose
* Install tree within API docker image
* Set MONGO_URI in docker-compose directly
* Remove minor versions of external GH actions and update Pipfile.lock
0 commit comments