Commit Graph

4 Commits

Author SHA1 Message Date
b3c374251e feat: add reservation import script for Excel data and install xlsx dependency 2026-05-08 17:03:39 +01:00
adcedb7cfd Remove unused activePropBg in ChatbotContainer to satisfy noUnusedLocals 2026-04-30 11:18:14 +01:00
22e8cc893f Add Dockerfiles, .dockerignore and brand logo
- apps/api/Dockerfile: multi-stage pnpm build, runtime node:22-alpine, port 3001
- apps/web/Dockerfile: multi-stage pnpm + Vite, runtime nginx:alpine with SPA config
- .dockerignore: excludes node_modules, dist, .env, .git, IDE folders, design docs
- Brand logo (naturcalabacera.webp) integrated as favicon, sidebar icon, header logo
- index.html title updated to 'Naturcalabacera · Reservas'
2026-04-30 10:22:37 +01:00
a0ccb8ca64 Initial commit: monorepo Naturcalabacera reservas (apps/api + apps/web + packages/shared) 2026-04-30 10:09:44 +01:00