Skip to content

A chat application built and maintaned by members of the hashes community

License

Notifications You must be signed in to change notification settings

prathambatra/hashes-chat

 
 

Repository files navigation

HASHes Chat

A chat app built and maintaned by the HASHes community. It uses socket.io for websocket communication. It uses Postgres as DB and NodeJS on the backend.

to run the app locally, you need to clone the repo and set the environment variables as needed in config/config.js, and then type

npm run start

About

A chat application built and maintaned by members of the hashes community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • HTML 22.0%
  • CSS 8.6%