Skip to content

davidchang/MoodMeme

Repository files navigation

Express Facebook Boilerplate

Kinda simple, but I really needed a quick starter for the Node/Express/Facebook authentication stack. I used Redis as the backend, only because I haven't gotten familiar with any other database in Node, but I'll probably switch over to something more well-suited. Facebook authentication is provided by Passport

To get it working:

  • Pass in your own config.js file with a Facebook object inside of a config object, with the clientId and clientSecret properties set.

  • Run redis-server, then node app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published