Switch from static export (nginx) to standalone Next.js server with API routes. Admin can manage YouTube tutorial videos at /admin with a separate password. Videos stored in JSON file persisted via Docker volume. Also links Facebook page in CTA section. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| components | ||
| lib | ||
| public | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| components.json | ||
| docker-compose.yml | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||