Companion repository to this blog post
Definitely give it a read if you haven't!
This repo contains a "recipe" which shows how to integrate Sentry into a Nuxt 3 application on both, server and client side.
- Clone repository
pnpm i
pnpm dev
- Provide an env file based on
.env.example
Or just copy the code you are interested in.