Skip to content

cyrilf/ngChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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