debate-map / app

Monorepo for the client, server, etc. of the Debate Map website.
https://debatemap.app
MIT License
73 stars 16 forks source link

A few fixes to get the application started on Linux #160

Closed 1player closed 1 year ago

1player commented 1 year ago

Mostly caused by packages depending on node-gyp and other unmaintained dependencies that cause yarn install to hang. Bonus, the app should now should be compatible with Node 19.