Skip to content

cyrilf/ngChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5758e80 · Mar 27, 2014

History

16 Commits
May 31, 2013
Jun 2, 2013
Jun 2, 2013
Jun 2, 2013
Jun 2, 2013
Jun 2, 2013
May 12, 2013
May 12, 2013
Mar 27, 2014
Jun 2, 2013
Mar 27, 2014
May 14, 2013

Repository files navigation

ngChat

Build Status

A tiny-chat application with Angular, Socket.IO and NodeJs

windmill

A live version can be found here : ngChat on Heroku

❕ Heroku doesn't support websockets for now (source). That's why the live version isn't as effective as a local one.

Requirements

  • nodeJs installed on your computer.

Steps

###1 - Clone this repository

git clone https://github.com/cyrilf/ngChat.git ; cd ngChat

###2 - Install the dependencies.

[sudo] npm install -d

###3 - Open the browser

Enter this url in your web browser :

localhost:2377

###4 - Enjoy and chat

Configuration

You can easily configure this application to fit your needs by editing the public/javascripts/conf.js.

Cyril F - Web developer

About

A tiny-chat application with Angular, Socket.IO and NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published