git 테스트

sbkwgh d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account 8 years ago
config cacfe862c4 Add sessionSecret variable 8 years ago
lib 57ee6cb603 Fix typo 8 years ago
migrations c8eb10feb1 Add migration for unique username attribute 8 years ago
models eef99c4d2b Stop logging sql commands from sequelize 8 years ago
routes d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account 8 years ago
test d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account 8 years ago
.gitignore 05d95c1f3e Include config.js 8 years ago
package.json 2c88827729 Add express-session and bcrypt dependencies 8 years ago
server.js accc914eb7 Add session middle where to server 8 years ago