Skip to content

ckswjd99/Chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter

Open Source Chat Server.

Go&Test

Feature

  • Create accounts, passwords will be automatically encrypted.
  • Create chat rooms with several options.
  • Check who are with you in chatroom, which is realtime.
  • Your chats are never saved in the server.

Get Started

In your Linux or Windows server, clone this repository and move to /src where server codes exist.

$ git clone https://github.com/ckswjd99/Chatter
$ cd src

Start server using npm: npm start,

or using pm2: pm2 start bin/www

About

Private Chat Server for RaspberryPi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published