Commit Graph

  • 5b51d65c30 fix: add Tailwind CSS entry point for Nuxt UI v3 main Alejandro Martinez 2026-04-07 16:59:14 +02:00
  • 3bf17d5323 fix: disable SSR + add app.config for Nuxt UI colors Alejandro Martinez 2026-04-07 16:39:20 +02:00
  • e1cf90ed04 fix: symlink node_modules into .output/server + use curl for healthcheck Alejandro Martinez 2026-04-07 16:19:16 +02:00
  • 435aa4bf9a fix: disable Docker healthcheck, let Coolify manage it Alejandro Martinez 2026-04-07 16:05:30 +02:00
  • fc4d437eaf fix: increase healthcheck start-period to 60s, retries to 10 Alejandro Martinez 2026-04-07 15:46:41 +02:00
  • 08846c9c63 fix: lazy DB initialization — useDb() called inside handlers, not at import Alejandro Martinez 2026-04-07 15:36:17 +02:00
  • 6148b5012d fix: set NODE_PATH for external module resolution + longer healthcheck Alejandro Martinez 2026-04-07 15:23:35 +02:00
  • 3acaafa6e9 fix: use npm instead of pnpm in Docker for native binding compilation Alejandro Martinez 2026-04-07 15:13:23 +02:00
  • 500653301e fix: force pnpm rebuild better-sqlite3 for native binding Alejandro Martinez 2026-04-07 15:07:50 +02:00
  • 487f60e275 fix: use busybox-compatible find (no -ls flag) Alejandro Martinez 2026-04-07 15:04:08 +02:00
  • 00aa075d47 fix: keep python3 runtime, verify native binding path, selective cleanup Alejandro Martinez 2026-04-07 14:50:09 +02:00
  • 11d28a1b0d fix: use rollupConfig.external to prevent Nitro from bundling better-sqlite3 Alejandro Martinez 2026-04-07 14:45:04 +02:00
  • 6c8ad5c4f9 fix: use single-stage Docker build for native bindings Alejandro Martinez 2026-04-07 14:37:39 +02:00
  • c8afee2b6c fix: find better-sqlite3 native binding in pnpm store Alejandro Martinez 2026-04-07 14:27:02 +02:00
  • 0728211857 fix: copy better-sqlite3 native bindings to Docker runtime stage Alejandro Martinez 2026-04-07 14:23:07 +02:00
  • e7de636cf2 feat: initial brainstorming app — Nuxt 3 + SQLite + admin auth Alejandro Martinez 2026-04-07 14:15:45 +02:00