SoxZz5
PPrisma
•Created by SoxZz5 on 11/2/2024 in #help-and-questions
Optimize + NestJS not working
@kipit ( I just tag one other dev on the project so he can follow too)
7 replies
PPrisma
•Created by SoxZz5 on 11/2/2024 in #help-and-questions
Optimize + NestJS not working
Didn't cloned it, but I checked the package json, the .prisma, and how you register the service it was really near the way we do it (we just type it a bit more)
So then what I did sicne it's not working with our NestJS, I did a little tool to get all endpoints -> service -> prisma call
And recreate it (my second screenshot) so now optimize work in the context of my little tool it's a simple nodeJS, but we still don't get prisma with optimize working on NestJS (pulse seems to work and we will try accelerate)
7 replies
PPrisma
•Created by SoxZz5 on 11/2/2024 in #help-and-questions
Optimize + NestJS not working
While optimize doesn't work on nestjs, I did a rapid tool to parse a full nestjs API and with CLI command line run prisma queries to use optimize outside my API let me know if you want to have this as an example
7 replies