Files
freechat/freechat-client
shockrah 25876f90e4 * Adapting auth module to new config structure
+ Explicit login route handler now in takes care of logging in to 1 specific domain on request

+ auth.init which just hits /login for all available servers it can find
2021-03-03 16:28:55 -08:00
..
2021-02-12 18:11:20 -08:00
2021-01-27 19:20:53 -08:00
2021-01-27 19:20:53 -08:00
2021-02-12 18:13:24 -08:00
2021-03-03 16:25:13 -08:00
2021-02-11 16:19:18 -08:00

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.