Starting on working bookmarks api

This commit is contained in:
2022-06-27 09:01:36 -05:00
parent 4c37658cd8
commit 6fe79a1892
13 changed files with 652 additions and 58 deletions

View File

@@ -10,6 +10,8 @@
},
"dependencies": {
"@auth0/nextjs-auth0": "^1.8.0",
"ajv": "^8.11.0",
"ajv-formats": "^2.1.1",
"aws-sdk": "^2.1131.0",
"next": "12.1.6",
"react": "18.1.0",