awesome-video-prompts
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- info.md
- ai-video-overview.webp
- kling-v3.webp
- seedance-2-0.webp
- veo-3-1.webp
- wan-2-7.webp
- generate-examples.sh
- route.ts
- route.ts
- route.ts
- route.ts
- route.ts
- route.ts
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- apple-icon.png
- favicon.ico
- globals.css
- icon.png
- layout.tsx
- opengraph-image.png
- page.tsx
- callout.tsx
- code-block.tsx
- comparison.tsx
- content-renderer.tsx
- heading.tsx
- index.ts
- list.tsx
- media.tsx
- prompt-showcase.tsx
- quote.tsx
- special.tsx
- table.tsx
- text.tsx
- author-popover.tsx
- blog-toolbar.tsx
- category-chip.tsx
- copy-button.tsx
- custom-select.tsx
- empty-state-view.tsx
- fal-key-guard.tsx
- featured-tools.tsx
- filter-bar.tsx
- generate-panel.tsx
- hero-section.tsx
- history-item.tsx
- how-it-works.tsx
- huge-icon.tsx
- like-button.tsx
- model-badge.tsx
- model-selector.tsx
- prompt-card.tsx
- secondary-tools.tsx
- section-header.tsx
- share-button.tsx
- sidebar.tsx
- site-header.tsx
- stats-badges.tsx
- stats-bar.tsx
- theme-provider.tsx
- topbar.tsx
- video-card.tsx
- video-preview.tsx
- useVideoGeneration.ts
- blog-data.ts
- constants.ts
- example-videos.ts
- fal-client.ts
- history-store.ts
- media-url.ts
- mock-data.ts
- podcast-pipeline.ts
- prompt-profiles.ts
- scenario-agent.ts
- shorts-pipeline.ts
- shot-assets.ts
- shot-categories.ts
- supabase.ts
- tool-thumbnails.json
- use-submit-shortcut.ts
- video-models.ts
- index.ts
- client.ts
- middleware.ts
- server.ts
- middleware.ts
- 001_initial_schema.sql
- .gitignore
- next.config.ts
- package.json
- pnpm-lock.yaml
- postcss.config.mjs
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ilkerzg/awesome-video-prompts
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd awesome-video-prompts
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
pnpm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
pnpm dev # http://localhost:3000
개발/실행 서버를 켭니다.
pnpm build
이 명령어를 터미널에 그대로 입력해 실행하세요.
pnpm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
