Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 511 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 511 Bytes

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.