Added a search for Chromebook usage after a specific date. Removed references to the schema code which was not working. Ran into a deployment issue that requires I manually run sudo npm run install from the bundle/programs/server folder after deploying.

This commit is contained in:
2022-06-21 18:36:45 -07:00
parent c2466a284b
commit 3c58f3f8da
12 changed files with 555 additions and 301 deletions

View File

@@ -14,12 +14,12 @@
"dependencies": {
"@babel/runtime": "^7.16.7",
"connect-route": "^0.1.5",
"dayjs": "^1.11.3",
"html5-qrcode": "^2.2.0",
"jquery": "^3.6.0",
"meteor-node-stubs": "^1.0.0",
"moment": "^2.29.2",
"mongodb": "^4.4.1",
"simpl-schema": "^1.12.2",
"svelte": "^3.46.4",
"svelte-material-ui": "^6.0.0-beta.16",
"tinro": "^0.6.12",