A drop-in in-app feedback dialog for Nuxt 4. This site is the module's live demo today — the dialog you open here is the real thing, wired to a real GitHub repo — and it will grow into the dashboard for triaging the issues that come in.
Press g then f anywhere on this page, or use a button:
Submissions become real issues in floo-one/nuxt-feedback — check the issues list after you hit send. The demo's identity hook signs you in as Dashboard User, so the dialog skips the email field, exactly like in a logged-in app.
pnpm add @floo-one/nuxt-feedbackAdd it to modules, point github.repo at your repo, set NUXT_GITHUB_TOKEN — done. Setup, options and the auth hook are in the README.