Skip to content

Web chat with a variety of rooms, bidirectional and event-based communication, made via Websockets Protocol.

License

Notifications You must be signed in to change notification settings

mkyy/chat-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-websockets

Web chat with a variety of rooms, bidirectional and event-based communication, made via Websockets Protocol.

Tech Stack

Server: Node, Express, Socket.io, http, pg

Database: PostgreSQL

Run Locally

Clone the project

  git clone git@github.com:mkyy/chat-websockets.git

Go to the project directory

  cd chat-websockets

Install dependencies

  npm install

Start the server

  npm run dev

Also, make sure your local postgres database is properly configurated and active.

Authors

License

MIT

Contributing

Contributions are always welcome!

About

Web chat with a variety of rooms, bidirectional and event-based communication, made via Websockets Protocol.

Topics

Resources

License

Stars

Watchers

Forks