* Create ecs_deploy.yml
Adding a GitHub action for deploying our server every time there is a release. I'm currently building and pushing the docker image manually.
This should run every time we push a new release tag to the master branch.
* Update ecs_deploy.yml
* test that action works
* adding container name
* removing pull request testing trigger
* cypress test setup
* running cypress in CI
* fixing tests after first time setup wizard
* bb api key
* API Key in right place
* adding env in cypress.json
* env var in setup
* lint
* API key not working
* fill in API key form if present
* allow more time for creation
* cypress server for debug
* video recording, better debugging
* Adding debug logs
* set node env
* cypress env
* cancel irrelevant test