bitoiu / fb-express-custom-login

Template for expressjs facebook apps that use a custom login flow without additional frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook expressjs custom login flow template

Set-up

  • install node
  • clone this repo: git clone git@github.com:bitoiu/fb-express-custom-login
  • run npm install on the repo's root folder
  • run node app.js to start the server
  • hit localhost:3000

If you're actively developing might be better to user nodemon for app restart.

Feel free to raise any issues or send comments for improvements.

About

Template for expressjs facebook apps that use a custom login flow without additional frameworks.


Languages

Language:JavaScript 96.9%Language:CSS 3.1%