chore: basic @nuxt/content setup

This commit is contained in:
2025-12-01 18:09:58 +01:00
parent 8f94f9ff48
commit 0fb8ecf4c6
7 changed files with 2013 additions and 62 deletions

View File

@@ -10,6 +10,8 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxt/content": "^3.8.2",
"better-sqlite3": "^12.5.0",
"nuxt": "^4.2.1",
"vue": "^3.5.25",
"vue-router": "^4.6.3"