Skip to content

Quick demo, use Angular.js and Sails.js to build a realtime chatroom app.

Notifications You must be signed in to change notification settings

clonn/sails-talk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sails.js real time talk demo

use Angular.js as front end framework, Sails.js as backend framework, as a backend, just response JSON API. Whatever when you deep into Sails.js, thing will be changed easy.

it is a chatroom, tiny example, how cool Sails.js is.

Requirement

###Quick install

git clone https://github.com/clonn/sails-talk-demo.git
cd sails-talk-demo
npm i
node app.js

###Execute

open broswer (maybe Chrome can get better experience...i am NOT sure.).

http://localhost:1337

###License

MIT, also made in Taiwan.

About

Quick demo, use Angular.js and Sails.js to build a realtime chatroom app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published