![]() + 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 |
||
---|---|---|
.. | ||
assets | ||
libs | ||
pages | ||
sass | ||
scripts | ||
src | ||
testing | ||
.gitignore | ||
example-dev-config.json | ||
main.js | ||
make | ||
package-lock.json | ||
package.json | ||
preload.js | ||
readme.md |
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.