* Adds Lerna and merges control plane repo
* Re-adds `npm run start` as access pattern
* Fixes eslint rules for react
* Tweaks to Dockerfiles
* Tweak to test runner
* Adds basic structure for remote storage
* Gets image uploading to a working state
* Adds validator in front of image upload
* Adds delete method for s3 files
* Allow for updating an image
Force name setting
* Fixes test cases
* Add Github action to run jest tests
* Change how DB is create
* Starts adding campaign tests
* Fixes imports
* Fixes spy/mocks for test cases
* Tweaks when tests are run