Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sethetter/sails-chat
- Owner: sethetter
- Archived: true
- Created: 2013-11-23T20:10:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T10:58:49.000Z (over 8 years ago)
- Last Synced: 2024-04-28T17:34:38.133Z (6 months ago)
- Language: JavaScript
- Size: 1.85 MB
- Stars: 32
- Watchers: 5
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.