Skip to content
/ Chat Public

A simple chat project that works with ExtJS, Sencha Connect, Node.JS, Socket.io

Notifications You must be signed in to change notification settings

crysfel/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install
-----------------------
Download the ExtJS library from the offical page, create a "lib" folder inside the webapp folder and copy the ExtJS library there.

Install Node.js: http://nodejs.org/ 
Sencha Connect: https://github.com/senchalabs/connect
Socket.io: http://socket.io/

When everything is ready, run the server with the following command:

node server.js

Open your favorite browser and go to http://localhost:8080, you will see a blue window asking for a username and you email.


Testing the app
------------------------
You can test this application at http://crysfel.no.de/

About

A simple chat project that works with ExtJS, Sencha Connect, Node.JS, Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published