Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sethetter/sails-chat

A simple members chatroom application. Example project with Sails.js and websockets.
https://github.com/sethetter/sails-chat

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Sails Chat

# An example application by [UpFront Wichita](http://upfrontwichita.com).

## 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.