- Create a project on Github or Bitbucket
- Development on Cloud9
- Deploy application on Bluemix
- Configure Cloudfare
Showing posts with label nodejs. Show all posts
Showing posts with label nodejs. Show all posts
Saturday, 1 August 2015
Deploy NodeJS application on Bluemix+Cloudfare
Wednesday, 8 April 2015
Failed to retrieve user from session after authentication by passport
Note that enabling session support is entirely optional, though it is recommended for most applications. If enabled, be sure to use
express.session() before passport.session() to ensure that the login session is restored in the correct order.
Subscribe to:
Posts (Atom)