Skip to content

segheysens/express-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Setup

git clone https://github.com/ga-dc/express-authentication
cd express-authentication
npm install
createdb auth_db
node config/migrate.js
node config/seeds.js
nodemon

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • Handlebars 21.5%
  • CSS 20.1%