feat: sentry (#802)

This commit is contained in:
Philip Okugbe
2025-02-26 15:42:19 +00:00
committed by GitHub
parent 7d034e8a8b
commit 0065f29634
6 changed files with 24 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import "./common/sentry/instrument";
import { NestFactory } from '@nestjs/core';
import { AppModule } from './app.module';
import {