Skip to content

freefloatingplanet/filechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filechat

filechat is available for chat using files on the shared file server.

スクリーンショット 2022-05-08 22 15 59

Requirement

This software is developed under node.js v14.9.0

Installation

clone the repo

Usage

startup

cd [cloned path]
node index.js

config

{
    "port":8081,
    "chatfilepath":"./json/chat.json"
}

Note

...

Author

License

Copyright (c) 2022 freefloatingplanet. This software is released under the MIT license, see LICENSE.txt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published