Skip to content

vimalkovath/quiz-login-angular-sails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passport_with_sails

a Sails application

##This example represents a basic implementation of Passport.js together with the Sails.js framework.

===

###Usage

Clone it or download it, then:

npm install

After that:

sails lift	

===

I recently got a weird error when I lift the app. It looked like Grunt couldn't find the 'pretty-bytes' module. Anyway, I solved it by running this command:

npm install --global pretty-bytes

===

For further explanations or comments go to the related article on my website:

Implement Passport.js with Sails.js ~0.10.5

About

Quiz bucket with angular and sails with mongo db as a database and user authentication with passport.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published