UberSalon EC (Nuxt 4)
Domain
Stack
Nuxt 4 / Vue 3 / Nuxt UI / Pinia / VueUse / @nuxtjs/i18n
Port
3010
i18n
Default: zh-TW, Secondary: en-US
API Hooks
$api<T>(options)— Imperative fetchuseApi<T>(options)— Reactive (useAsyncData, client-side)- Auto
Accept-Languagefrom i18n locale
Structure
app/pages/— File-based routingapp/composables/useApi.ts— API hooksapp/api/index.ts— API registryapp/stores/— Pinia stores