picky-backend

Picky Chat

This project is maintained by gurkanakdeniz

Picky Chat Rooms

This project is a backend written with nodejs and mongodb(with mongoose) for vue client. This project was developed with Vue to manage chat rooms. Websocket was used for communication. It was developed as a simple example for Socket, Vue and Vuex. You can make it look more beautiful or add new features.

client : https://github.com/gurkanakdeniz/picky-client

Preview

architecture simple view :

demo

socket connection info :

demo

mongodb collections :

demo

users :

demo

rooms :

demo

messages :

demo

Getting Started

npm install
npm start

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details