cgmartin / sailsjs-angularjs-bootstrap-example

A suite of examples written for Sails.js, AngularJS, and Twitter Bootstrap
320 stars 105 forks source link

Upgrade to work with current version of sails/passport/node #26

Closed nickdiego closed 8 years ago

nickdiego commented 8 years ago

I've just succeeded on updating the examples to work with newer versions of node, sails, passport, etc.. also needed to upgrade some client stuff.

Follow some of env details (where I tested these patches):

Hope it's a valuable stuff.. and it probably still need some cleanup :)

cgmartin commented 8 years ago

Hi @nickdiego thanks for sharing your work on this! I've created a new sails-0.11 branch to test it out. Do you mind closing this PR and opening a new one, targeting the new branch?

nickdiego commented 8 years ago

Yeah, I can do that.