freechat/freechat-client/readme.md
shockrah 8e6c90b3c4 Removing superflous css in some jquery
 Messages now has its own properly named type exposed for other modules to use if it's required
 New jquery calls in messages to actually populate the message box with the last 48 hours worth of messages
2021-03-05 17:48:59 -08:00

16 lines
503 B
Markdown

# 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.