Node Stuff
Some Node.js resources.
Visit NodeJS.org to install Node.
Visit npmjs.com to install NPM.
- Express
- Super simple Express server
- Simple Express server with HTTPS
- Routing
- Simple example of express-session
- Passport
- Super simple example of Passport
- Authentication with Passport-Local
- Authentication with Passport-Local and express-session
- Nice writeup by Prashant Ram
- Explanation of changes to v0.6 and keepSessionInfo
- Simple Guide to AWS SES
- Postgres