Skip to content

HanGee/HanChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HanChat

A self-hosted chat app for small teams.

fork from https://github.com/sdelements/lets-chat

Features and Stuff

  • BYOS (bring your own server)
  • Persistent messages
  • Multiple rooms
  • New message alerts
  • Mentions (hey @you)
  • Image embeds
  • Code pasting
  • File uploads
  • SSL/TLS
  • MIT Licensed

Getting started

Install nodejs and mongo

One-liner

git clone https://github.com/HanGee/HanChat && cd HanChat && npm i

Party time: http://localhost:5000

Deployment

make sure you have installed forever and mongodb:

make deploy

Restart:

make restart

About

A chat house for HanGee group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published