This commit is contained in:
root
2020-04-01 22:51:56 +00:00
parent 5059f552af
commit dee136cde7
12 changed files with 4 additions and 2919 deletions
+3
View File
@@ -1 +1,4 @@
mongodb/
mongodb.old/
familyark/app/node_modules
**/*.lock
-1
View File
@@ -1,4 +1,3 @@
#!/bin/bash
npm i --unsafe-perm
yarn
node server
+1 -18
View File
@@ -5,25 +5,9 @@
"private": true,
"license": "MIT",
"scripts": {
"install": "cp node_modules/jquery/dist/jquery.min.js node_modules/bootstrap/dist/js/bootstrap.min.js node_modules/datatables/media/js/jquery.dataTables.min.js node_modules/treant-js/Treant.js node_modules/treant-js/vendor/raphael.js public/js/ && cp node_modules/bootstrap/dist/css/bootstrap.min.css* node_modules/datatables/media/css/jquery.dataTables.min.css node_modules/treant-js/Treant.css public/css/ && cp -r node_modules/datatables/media/images/ public/"
"install": "cp node_modules/jquery/dist/jquery.min.js node_modules/bootstrap/dist/js/bootstrap.min.js node_modules/datatables/media/js/jquery.dataTables.min.js public/js/ && cp node_modules/bootstrap/dist/css/bootstrap.min.css* node_modules/datatables/media/css/jquery.dataTables.min.css public/css/ && cp -r node_modules/datatables/media/images/ public/"
},
"dependencies": {
<<<<<<< HEAD
"body-parser": "^1.19.0",
"bootstrap": "^4.4.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.4",
"datatables": "^1.10.18",
"express": "^4.17.1",
"helmet": "^3.21.2",
"jquery": "^3.4.1",
"method-override": "^2.3.10",
"mongoose": "*",
"morgan": "^1.9.1",
"popper.js": "^1.16.0",
"request": "^2.88.2",
"serve-favicon": "^2.5.0"
=======
"body-parser": "*",
"bootstrap": "*",
"compression": "*",
@@ -44,6 +28,5 @@
"request": "*",
"rotating-file-stream": "^1.4.6",
"serve-favicon": "*"
>>>>>>> d64f7d2a7f505b161de3c0ef05fc9e74e59d978c
}
}
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 B

File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff