add MongoDB

This commit is contained in:
Sukchan Lee 2017-06-10 15:46:06 +09:00
parent ef96480b4b
commit 5a24db2a44
4 changed files with 175 additions and 30 deletions

View file

@ -12,11 +12,13 @@
"babel-plugin-styled-components": "^1.1.4",
"babel-preset-stage-0": "^6.24.1",
"body-parser": "^1.17.1",
"connect-session-sequelize": "^4.1.0",
"connect-mongo": "^1.3.2",
"express": "^4.15.2",
"express-session": "^1.15.2",
"immutable": "^3.8.1",
"lusca": "^1.4.1",
"mongoose": "^4.10.5",
"morgan": "^1.8.2",
"next": "^2.3.1",
"next-redux-wrapper": "^1.1.2",
"nprogress": "^0.2.0",