An open API service indexing awesome lists of open source software.

https://github.com/shankscript/hichat

This is a simple chat application based on following technologies:-
https://github.com/shankscript/hichat

Last synced: 8 months ago
JSON representation

This is a simple chat application based on following technologies:-

Awesome Lists containing this project

README

          

HiChat
======
[![wercker status](https://app.wercker.com/status/51fcfc0beea921cf08355383cba6b73b/s "wercker status")](https://app.wercker.com/project/bykey/51fcfc0beea921cf08355383cba6b73b)
This is a simple chat application based on following technologies:-
- WebSocket
- MongoDB
- Node.js
- Express
- Grunt
- Microsoft Azure Cloud

Test Report
-----------

Tested on :-
- IE 9
- Chrome
- Mozilla
- Android 4.4
- Mac
- iOS

Setup
-----
- Clone repository or download Zip
- Install MongoDB http://docs.mongodb.org/manual/installation/
- Install node.js http://nodejs.org/download/
- Install Grunt-cli https://www.npmjs.com/package/grunt-cli
- Open command prompt in the root directory (where package.json resides) and execute 'npm install'. If you get error try setting npm proxies.
- Go to MongoDB installed directory and execute 'mongod.exe'
- CD to dest directory and execute 'node server.js'
- Go to Browser and type 'http://localhost'
- Happy chatting. If you face installing issues email me with error - shanksmgr1@gmail.com

Demo
----
http://demo.shashanksharma.me/