Adds GSheet read&write API

This commit is contained in:
forceoranj
2021-10-23 03:34:19 +02:00
parent 3398f4f42d
commit 2616b109d7
17 changed files with 881 additions and 17754 deletions

View File

@@ -81,6 +81,8 @@
"cross-env": "^7.0.3",
"express": "^4.17.1",
"fs": "^0.0.1-security",
"google-auth-library": "^7.10.1",
"google-spreadsheet": "^3.1.15",
"googleapis": "^88.2.0",
"helmet": "^4.6.0",
"history": "^4.10.1",
@@ -96,7 +98,7 @@
"react-redux": "^7.2.4",
"react-router": "^5.2.0",
"react-router-config": "^5.1.1",
"react-router-dom": "^5.2.0",
"react-router-dom": "^5.3.0",
"readline": "^1.3.0",
"redux-thunk": "^2.3.0",
"serialize-javascript": "^6.0.0",
@@ -117,6 +119,7 @@
"@types/compression-webpack-plugin": "^6.0.6",
"@types/css-minimizer-webpack-plugin": "^3.0.2",
"@types/express": "^4.17.13",
"@types/google-spreadsheet": "^3.1.5",
"@types/hpp": "^0.2.1",
"@types/html-minifier": "^4.0.1",
"@types/jest": "^26.0.24",