freechat/server/todo.md
2020-02-05 17:50:45 -08:00

486 B

Testing LULW

frontend js needs some testing if it's to be guaranteed to work at all

endpoints need to start existsing so that we can actually start testing on per instance basis

Creation of users

this part we'll probably use an sql db or something that couples easily with rocket keep the user data designi as stupid simple as possible to enforce both security by surface and haxor simplicity

Webpages

Starting to think that we shouldn't even bother with this stuff tbh