Alejandro Martinez 11d28a1b0d fix: use rollupConfig.external to prevent Nitro from bundling better-sqlite3
nitro.externals.external doesn't prevent Rollup from inlining the
require. rollupConfig.external tells Rollup directly to leave the
import as-is, so Node resolves it from node_modules at runtime.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:45:04 +02:00
Description
Brainstorming app — Nuxt 3 + SQLite + admin auth
157 KiB
Languages
Vue 54.8%
TypeScript 41.7%
Dockerfile 3.3%
CSS 0.2%