e08a974c2f69c7cf830a6abefe1e778f6b16a020
Some checks failed
ci / ci (22, ubuntu-latest) (push) Failing after 19m1s
- ENUM 타입: CREATE TYPE → DO $$ ... EXCEPTION WHEN duplicate_object 블록 - 테이블: CREATE TABLE → CREATE TABLE IF NOT EXISTS - 트리거: DROP TRIGGER IF EXISTS 후 재생성 - RLS 정책: DROP POLICY IF EXISTS 후 재생성 - purchases.quantity 컬럼 추가: ALTER TABLE ... ADD COLUMN IF NOT EXISTS - 전체 SQL을 재실행해도 오류 없이 동작
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%