Skip to content

CptJJ/nuxt3-sentry-recipe

 
 

Repository files navigation

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.

Getting started

  1. Clone repository
  2. pnpm i
  3. pnpm dev
  4. Provide an env file based on .env.example

Or just copy the code you are interested in.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.4%
  • Vue 2.6%