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:-
- Host: GitHub
- URL: https://github.com/shankscript/hichat
- Owner: shankscript
- Created: 2014-10-25T08:27:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T07:18:38.000Z (almost 11 years ago)
- Last Synced: 2025-01-06T16:53:12.926Z (about 1 year ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HiChat
======
[](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/