sails-chat icon indicating copy to clipboard operation
sails-chat copied to clipboard

A simple members chatroom application. Example project with Sails.js and websockets.

Sails Chat

An example application by UpFront Wichita.

To Run

First install node.. Then clone the source code and run an npm install within the directory. Then sails lift to run the application on port 1337.