Roller23 / Raino

A chat app in Electron and Node.js
2 stars 0 forks source link

Feature/login system #15

Closed Roller23 closed 3 years ago

Roller23 commented 3 years ago

Not much to see here, most of the work is on a separate server. You can create accounts and sign in, but that's about it.

HTMLElement.prototype.on was removed due to Typescript errors, so it's back to .addEventListener() everywhere