#chitchat-node
#INSTALL Copy src/config/example_default.json -> src/config/default.json and set your config as required You must supply a secureKey (any random string) which is used in encoding your tokens
#RUNNING To run the server:
cd src;
node index.js
I recommend you run it as a daemon or in a screen to ensure it keeps running.
#CLIENT You can get the client version here: https://github.com/dv9io0o/chitchat