junajan / safetr

An app for making travelling safer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-authentication

Simple authentication app using express, node & passport.

Authenticate locally or through Facebook, Twitter or Google.

Prerequisites

Installation

  • git clone https://github.com/danielgynn/express-authentication.git
  • cd express-authentication
  • npm install
  • You will need a Mongo instance running. In a new terminal window run mongod
  • node app

Head over to http://localhost:3000

About

An app for making travelling safer


Languages

Language:HTML 76.4%Language:JavaScript 23.3%Language:CSS 0.3%