sentry-wizard icon indicating copy to clipboard operation
sentry-wizard copied to clipboard

Nuxt wizard: create example API route and update example component

Open inventarSarah opened this issue 9 months ago • 0 comments

If the Nuxt wizard can't create an example page to test the setup, it creates a SentryErrorButton component. The user can use the component to throw an error in the frontend. (Users with an example page can test frontend and backend)

It would be great to have the wizard also create an API route and have the component call the API so users can verify their setup on both ends. (also see next.js wizard)

Related PR in the docs repo: https://github.com/getsentry/sentry-docs/pull/13286

inventarSarah avatar Apr 09 '25 10:04 inventarSarah