This tests that the code builds and deploys using the new ./deploy.sh script. Turns out it did not.
This fixes some Typescript issues in the client preventing the client from building, and a bit of re-adjusting the server to make sure things are where they're expected to be.
This tests that the code builds and deploys using the new
./deploy.sh
script. Turns out it did not.This fixes some Typescript issues in the client preventing the client from building, and a bit of re-adjusting the server to make sure things are where they're expected to be.