Skip to content

UberSalon EC (Nuxt 4)

Domain

https://uber-salon.com

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 fetch
  • useApi<T>(options) — Reactive (useAsyncData, client-side)
  • Auto Accept-Language from i18n locale

Structure

  • app/pages/ — File-based routing
  • app/composables/useApi.ts — API hooks
  • app/api/index.ts — API registry
  • app/stores/ — Pinia stores

UberSalon 美業預約平台