irlnathan / activityoverlord

An application I'm building to learn sails.js
317 stars 101 forks source link

activityOverlord

For an updated version of this Series check out activityOverlordv2.0.

a Sails application

This is a part of a series of screencasts which build a sails application from scratch. You can follow the progress over at my github sailscasts page.

A live version of the project is available at: (http://activityoverlord.herokuapp.com/)

Special Note: I moved the adapter configuration to local.js which is ignored by .gitignore, therefore, you'll have to make the changes specified on the video on your own.

Special Note: There's an issue in this episode that requires one to be authenticated to create an account...oops. This issue was described in episode 16 and fixed in the Episode 16-17 commit.

Special Note: The repository for files used in this episode can be found at: (https://github.com/irlnathan/nodeChatSocket)

Special Note: Starting with Episode 21, you should be on sails v.0.9.7 are greater.

Special Note: A live version of the site is available at (http://activityoverlord.herokuapp.com/)