andychuong / oauth-example

:octocat: GitHub Oauth example using Node.js, Express, Passport with a PostgreSQL(accessed using Knex) database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oauth-example

  • npm install
  • createdb auth-example
  • knex migrate:latest
  • npm start / nodemon

About

:octocat: GitHub Oauth example using Node.js, Express, Passport with a PostgreSQL(accessed using Knex) database.


Languages

Language:JavaScript 64.6%Language:HTML 34.7%Language:CSS 0.7%