git 테스트

sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route 8 年 前
config cacfe862c4 Add sessionSecret variable 8 年 前
lib e9fa11fb68 Missing , 8 年 前
migrations c8eb10feb1 Add migration for unique username attribute 8 年 前
models ce0af9cadd Add includeOptions class method 8 年 前
routes 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route 8 年 前
test c2e272f3b1 Fix tests and route 8 年 前
.gitignore 05d95c1f3e Include config.js 8 年 前
package.json 9819ba9c92 Add marked dependency 8 年 前
server.js 3600fc53bb Add post route 8 年 前