3f2002206218d0cdbb774c0b2a72ee5b0082cb5f
- 매직 링크 방식 → 이메일/비밀번호 직접 인증으로 전환 - 로그인/회원가입 탭 UI 추가 - 비밀번호 재설정(forgot-password) 뷰 추가 - Supabase 에러 메시지 한국어 변환 처리
Nuxt Starter Template
Use this template to get started with Nuxt UI quickly.
The starter template for Vue is on https://github.com/nuxt-ui-templates/starter-vue.
Quick Start
npm create nuxt@latest -- -t github:nuxt-ui-templates/starter
Deploy your own
Setup
Make sure to install the dependencies:
pnpm install
Development Server
Start the development server on http://localhost:3000:
pnpm dev
Production
Build the application for production:
pnpm build
Locally preview production build:
pnpm preview
Check out the deployment documentation for more information.
Languages
Vue
73.7%
TypeScript
15%
PLpgSQL
4.3%
PowerShell
3.3%
Shell
3.3%
Other
0.3%