Skip to content
/ webchat Public

A simple chat made with Angular 1.x, Socket.IO and Node.js

Notifications You must be signed in to change notification settings

nsev/webchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Description

Based on the socket.io tutorial

Mostly for testing/playing with Socket.IO and AngularJS, but will at some point put a bit more work in on the nodejs-side of things. Other used technologies include jade and stylus.

Basic Usage

For development you need to start gulp

gulp

and the node-server

node server/index.js

If you just want to build the stuff for the front-end. Currently doest not minify js, but does concat it.

gulp build

About

A simple chat made with Angular 1.x, Socket.IO and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published