v-zhuravsky / zein-chat

Simple real time chat app built with NodeJS, Pusher and MongoDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zein Chat

Zein Chat is simple real time chat app built with NodeJS, Pusher and MongoDB.

To try it

Create your Pusher account at pusher.com

Then set up your MongoDB server or use mlab.

Add your pusher data to

  1. routes/chat.js
  2. public/app.js

Add you MongoDB connection data to config/db.js

Download it and install dependencies with command npm i and then npm run start

About

Simple real time chat app built with NodeJS, Pusher and MongoDB.


Languages

Language:JavaScript 61.0%Language:CSS 23.9%Language:HTML 15.1%