freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Sahat Yalkabov c322527b7c added signup template and logout route 2013-11-14 13:29:13 -05:00
controllers added signup template and logout route 2013-11-14 13:29:13 -05:00
models Finally got angular to work with express partial routes 2013-11-14 02:29:55 -05:00
public added signup template and logout route 2013-11-14 13:29:13 -05:00
views added signup template and logout route 2013-11-14 13:29:13 -05:00
.gitignore Handle bootstrap, jquery and angular via Bower 2013-11-14 00:33:44 -05:00
LICENSE added sample app for client-server authentication 2013-11-13 17:16:06 -05:00
Procfile converted all auth functions to use mongoose 2013-11-14 00:15:52 -05:00
package.json cleaner assets structure 2013-11-14 00:46:43 -05:00
server.js added signup template and logout route 2013-11-14 13:29:13 -05:00