feat: add S3 configuration and update project structure

This commit is contained in:
yuanhau 2025-05-06 09:43:26 +08:00
parent 330c92a432
commit 8955fce368
14 changed files with 70 additions and 1 deletions

View file

@ -13,7 +13,9 @@
"@nuxt/image": "1.10.0",
"@nuxtjs/robots": "5.2.10",
"@nuxtjs/seo": "3.0.3",
"@uploadthing/nuxt": "^7.1.7",
"nuxt": "^3.17.2",
"uploadthing": "^7.6.0",
"vue": "^3.5.13",
"vue-router": "^4.5.1"
}