The client is basically gonna get served from a localhost server via electron. It's a little weird but it has to do for now, also fuck mobile
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.