git 테스트

sbkwgh e7f51ef919 Add tests for admin accounts 8 年之前
config cacfe862c4 Add sessionSecret variable 8 年之前
lib 36eee5a72e Add invalidToken error 8 年之前
migrations c8eb10feb1 Add migration for unique username attribute 8 年之前
models d0214822b2 Add admin field 8 年之前
routes d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account 8 年之前
test e7f51ef919 Add tests for admin accounts 8 年之前
.gitignore 05d95c1f3e Include config.js 8 年之前
package.json 813b45d4ca For convenience, move away from migrations to using sequelize.sync({force:true}) in development 8 年之前
server.js 813b45d4ca For convenience, move away from migrations to using sequelize.sync({force:true}) in development 8 年之前