The app is now wired to GlitchTip with the Sentry SDKs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// backend/src/main.ts
|
||||
import './instrument';
|
||||
import { NestFactory } from '@nestjs/core';
|
||||
import { urlencoded } from 'express';
|
||||
import { AppModule } from './app.module';
|
||||
|
||||
Reference in New Issue
Block a user