f3ebb6002d7f1734dde57850a8eeea67672b097b
- server/api/ai/market-price.post.ts: 시세 분석 전용 스트리밍 API 추가 (현재 시세 범위 / 희망가 평가 / 추천 판매가 / 판매 팁) - UsedSalesMarketPriceAnalysis: 스트리밍 분석 결과 표시 모달 컴포넌트 추가 (USkeleton 로딩 / whitespace-pre-wrap 텍스트 / 재분석 버튼) - used-sales/index: sparkles 버튼으로 모달 연동
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%