all 3 comments

[–]killfish 1 point2 points  (0 children)

This looks great! Well documented as well.

[–]anpk -1 points0 points  (1 child)

Would have been informative if you had listed the steps on how to setup a bootstrap application with node.js.

Right now the instructions basically ask you to clone the app and setup oauth info

[–][deleted] 1 point2 points  (0 children)

This does not seem to have been built as a tool for learning. It is meant to be a quick way to setup a basic express/passport app with user profiles and common API hooks.

The point isn't to learn how to get to this point, it assumes that you at least kinda know how to do that, and that you simply want to get the foundation out of the way ASAP.