Txt
PPrisma
•Created by Txt on 9/25/2024 in #help-and-questions
NestJs + Prisma Optimize
Hello everyone!
I would like to ask if anyone has managed to integrate a NestJs server with the Optimize tool and how.
I have tried this instantiation part in a few ways
such as adding it to the prismaService, using useValue and useFactory in the module and even instantiating it in the function that performs the query.
I receive the return log that Optimize is connected
"See your Optimize dashboard at: https://optimize.prisma.io"
, and it does not display any errors, but no information about any query made to the Optimize platform is received.
versions
31 replies