Skip to content

enricodeleo/realtimetodo

Repository files navigation

[EXAMPLE APP] Sails.js real time todo

a Sails application that show how to build a simple todo app with realtime updates using socket.io (bundled with sails.js).

Tools used

  • Angularjs
  • Bootstrap
  • Socket.io
  • JST templates (thanks to this module that make angular understand them)

Test this app

Just clone this repo, cd into it then install dependencies

npm install -g sails && npm install && bower install

visit the default address http://localhost:1337

Screencast

About

🔨 realtime todo app in sails.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published