Skip to content

Simple singlepage socket application with socket.io, express, bootstrap

Notifications You must be signed in to change notification settings

ojdx/robe-and-wizard-hat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robe and wizard hat

===================

Simple singlepage socket application with socket.io, express, bootstrap. Uses express to set up an http session and adds a socket.io listener with MemoryStore access to the http session. The client side is preconfigured for twitterbootstrap you'll need to have jamjs installed


npm install jamjs

Installation

Get the app


$ npm install robe-and-wizard-hat -g

Create an app


$ robe-and-wizard-hat create your-app-name-here
$ cd !$ && npm install

Start your app


$ node app.js

About

Simple singlepage socket application with socket.io, express, bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published