-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
korsejong edited this page Feb 25, 2018
·
4 revisions
Bigpicture-light is application based on node.js and mongodb.
therefore, before running the web server, mongodb must be running and you must run the server through node.js.
node 6.11.3+
ubuntu 14.04 LTS+
"animate.css": "^3.5.2",
"async": "^2.5.0",
"body-parser": "~1.17.1",
"bootstrap": "^3.3.7",
"canvas": "^1.6.5",
"connect-flash": "^0.1.1",
"cookie-parser": "~1.4.3",
"cropperjs": "^1.2.2",
"crypto": "0.0.3",
"debug": "~2.6.3",
"express": "~4.15.2",
"express-session": "^1.15.3",
"express-validator": "^3.2.0",
"fabric": "^1.7.22",
"fs": "0.0.1-security",
"jquery": "^3.2.1",
"mongoose": "^5.0.6",
"morgan": "~1.8.1",
"multer": "^1.3.0",
"nodemailer": "^4.3.1",
"nodemailer-smtp-transport": "^2.7.4",
"nouislider": "^10.1.0",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
"pug": "~2.0.0-beta11",
"req-flash": "0.0.3",
"rx": "^4.1.0",
"serve-favicon": "~2.4.2",
"sharp": "^0.19.0",
"socket.io": "^2.0.3"