Name Last Update
node_modules Loading commit data...
public Loading commit data...
router Loading commit data...
views Loading commit data...
.gitattributes Loading commit data...
app.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
readme.md Loading commit data...

기존 사용 DB 정보{
host: 'localhost',
port : 3306,
user: 'root',
password : '2016104101',
database : 'user'
}

DB 구조(*ID, password) -> 형식에 맞게 추가
추가된 형식에 맞는 로그인 및 세션 등 변경