Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 240 Bytes

File metadata and controls

16 lines (10 loc) · 240 Bytes

넉스트를 설치하고 npx nuxi init nuxt-docker-drizzle

nuxt-docker-drizzle경로로 들어가서 npm install 한후

dizzle ORM 패키지 설치 npm install drizzle-orm pg

postgreSQL 실행 docker compose up -d

그후 npm run dev