- check that web and native migrations work
- check that uploading a new image works
- test that navigating to `https://localhost:3000/comm/chat/thread/256%7C83932/` redirects to `/webapp/`
- I run the keyserver docs according to the instructions in the `nix_keyserver_deployment.md` to check if both new web app and keyserver endpoints work:
- The webapp successfully loaded under `http://localhost:3000/webapp/`
- In the network inspector I could see a successful request to the keyserver (`http://localhost:3000/keyserver/get_initial_redux_state`)