filechat is available for chat using files on the shared file server.
This software is developed under node.js v14.9.0
clone the repo
cd [cloned path]
node index.js
{
"port":8081,
"chatfilepath":"./json/chat.json"
}
...
- freefloatingplanet
Copyright (c) 2022 freefloatingplanet. This software is released under the MIT license, see LICENSE.txt.