Commit Graph

4 Commits

Author SHA1 Message Date
Carlos Narro
e93adc8d69 build: enable production build for Dokploy deploy
- build script usa --webpack (Next 16 default es Turbopack, incompatible con la config webpack de @remotion)
- tsconfig excluye remotion/ (subproyecto autocontenido con su propio tsconfig; rompía el type-check con un import faltante)
- Dockerfile de producción (build + next start) y .dockerignore que deja fuera projects/ y data/ (llegan por volúmenes)
- CLAUDE.md actualizado al estado real (SQLite, webpack, Ark, Remotion integrado)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-11 04:37:01 +02:00
Carlos
9d955bf338 init commit 2026-02-21 10:33:18 +01:00
Carlos
c863a943ed first commit 2026-02-21 10:31:46 +01:00
Carlos
17ca405add Initial commit from Create Next App 2026-02-01 12:40:54 +01:00