Changed Backend to Supabase

This commit is contained in:
2023-11-26 17:15:55 +01:00
parent 8b76434b41
commit cb3d48d42c
22 changed files with 1420 additions and 346 deletions

View File

@@ -11,6 +11,7 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxtjs/supabase": "^1.1.4",
"nuxt": "^3.8.0",
"vue": "^3.3.7",
"vue-router": "^4.2.5"
@@ -22,7 +23,8 @@
"@pinia/nuxt": "^0.5.1",
"@tato30/vue-pdf": "^1.8.1",
"@vicons/ionicons5": "^0.12.0",
"axios": "^1.6.0",
"axios": "^1.6.2",
"buffer": "^6.0.3",
"jsprintmanager": "^6.0.3",
"pinia": "^2.1.7",
"uuidv4": "^6.2.13",