An example application by UpFront Wichita.
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.
A simple members chatroom application. Example project with Sails.js and websockets.
JavaScript
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.