freechat/freechat-client
shockrah e37d51f549 Making the navbar more responsive to screen changes
! Bootstrap doesn't behave so dropdowns are borked but they'r theoretically there

LMAO at this example config update btw its gonna keep changing so I'm not updating its patch notes from here out until its a proper looking example
2021-01-01 20:04:11 -08:00
..
assets moving logo into client for the meme 2020-12-07 22:16:42 -08:00
libs renamed libraries directory to libs/ 2020-04-17 18:49:02 -07:00
pages Making the navbar more responsive to screen changes 2021-01-01 20:04:11 -08:00
sass Making the navbar more responsive to screen changes 2021-01-01 20:04:11 -08:00
scripts Basic window now uses the correct css paths for building 2020-12-06 15:26:22 -08:00
src Making the navbar more responsive to screen changes 2021-01-01 20:04:11 -08:00
.gitignore Basic window now uses the correct css paths for building 2020-12-06 15:26:22 -08:00
example-dev-config.json Making the navbar more responsive to screen changes 2021-01-01 20:04:11 -08:00
main.js Adding event handler for config request that only happens once on load 2021-01-01 20:01:37 -08:00
make Fixed typo 2021-01-01 20:01:05 -08:00
Makefile removed run from default recipe 2019-11-27 17:45:26 -08:00
package-lock.json New launch scripts, basically at this point package.json it just for building but not for running anything 2021-01-01 17:14:36 -08:00
package.json New launch scripts, basically at this point package.json it just for building but not for running anything 2021-01-01 17:14:36 -08:00
preload.js ! More restructuring changes 2020-12-06 14:45:06 -08:00
readme.md commiting in case the kivy trial fails 2020-03-16 19:36:10 -07: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.