solancer / innit-angular-sails-playground

Sandbox for hooking up sails and angular things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sails-angular-playground

a Sails and a AngularJS playground.

Things to note:

  • No client side rendering. The entire Angular app lives in /assets, so it's portable and can easily be packaged for deployment by running "sails www" from the root.
  • JWT Token authentication / authorization over http and socket.io.

About

Sandbox for hooking up sails and angular things.