Skip to content

arodrigu1/Project2

Repository files navigation

Build Status

Project 2 Starter with Auth

A simple starter project with Express, Handlebars, Sequelize, Passport and Local Auth.

Live link:

https://project2-starter-auth.herokuapp.com/

Requirements:

  • Add .env file with the following content:
SEQUELIZE_USER=your_mysql_db_user
SEQUELIZE_PASSWORD=your_mysql_db_password
SEQUELIZE_HOST=your_mysql_db_host
AUTH_SECRET=your_auth_secret_key
ADMIN_USER_PWD=admin_password
USER_PWD=user_pwd
FORCE_SYNC=true_or_false
TU=mysql_user
TP=mysql_password

About

Project 2 Team 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •