itsthesteve / react-aim

AOL AIM style chat in Deno because why not.
0 stars 0 forks source link

Deploy preparation and testing #40

Closed itsthesteve closed 3 days ago

itsthesteve commented 3 days ago

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.