Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

sergio-fry/ride-the-wave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ride The Wave

NodeJS chat system

Installation

  • install node v0.4.x (heroku compatible)

  • install npm

  • run “npm install” inside project to get dependencies

Heroku

  • heroku config:add HEROKU=yes

  • install MongoHQ or MongLab addon

Run

Start server on port 3000:

node app/server/server.js

Open in you browser localhost:3000/

Testing

Run all tests:

$ make test

Also Guard script available to run only modified. Install gaurd and run:

$ guard

About

Lightweight wavelike chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published