Migrate docudjeex to Docus v4 with EN/FR content

This commit is contained in:
Djeex
2026-08-30 16:41:37 +02:00
commit c51fcd5df6
241 changed files with 41143 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "docus-starter",
"scripts": {
"dev": "nuxt dev",
"build": "NUXT_SITE_URL=https://docu.djeex.fr nuxt build"
},
"dependencies": {
"docus": "latest",
"better-sqlite3": "^12.11.1",
"nuxt": "^4.4.8"
}
}