+ Better error logging in cache ! There is still lots of debug logs which at some point need to be built _out_ from prod builds Also I need some prod builds + Adding more return type annotations for clarity/docs sake - Removed ancient docs in messages module as they were basically just straight up wrong
Status
Working on Linux Debian however other systems are not tested + this Debian build is somewhat jank and missing support for a lot of the API.
Client Build
This will be where we keep the code for the web-based-client.
This client comms with our server code base found under /server/ in this repository.
Client Config Description
For unix based systems configuration will be found at $HOME/.config/freechat-client/config.json.
There a few top levle items that I will describe here.