karlmdavis / rps-tourney

An online multi-player Rock-Paper-Scissors game. Just because.
https://rpstourney.com/
1 stars 2 forks source link

Fixed and updated dev env: things build again. #163

Closed karlmdavis closed 1 year ago

karlmdavis commented 1 year ago

This only addresses the local dev part of the problem: while things are building locally, they aren't safe to deploy, as all of the dependencies are still wildly out of date.

Nevertheless: progress!

Part of Issue #162.