feat: add PocketBase integration for backend connectivity
- Added pocketbase-nuxt module to enable database and authentication features - Configured PocketBase to connect to local development server at port 8090
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"@nuxt/scripts": "0.13.0",
|
||||
"@unhead/vue": "^2.0.3",
|
||||
"nuxt": "^4.2.1",
|
||||
"pocketbase-nuxt": "^0.0.3",
|
||||
"vue": "^3.5.24",
|
||||
"vue-router": "^4.6.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user