Andreas Thomas
Andreas Thomas
@dependabot recreate
oh good catch, you need to enable foreign keys in your db 
 You can use your user id from clerk, or create an organisation and use it's id (=orgId) double check if you're in the root,...
should be `apps/api/.dev.vars` I'll fix it this is only necessary if you plan to work on the API though.
Looks good, maybe I'm missing something but the PR does not seem to reflect that yet?
can you elaborate?
yes it's the backend that is slow, I linked the code above
the only bottleneck is in the backend, the ui just sends a trpc request
sure, go ahead
Yeah, I deliberately didn't do a promise.all, cause apparently that's an [issue with planetscale](https://github.com/mattrobenolt/ps-http-sim/issues/7) I haven't looked much deeper though and just accepted that it might be a bit slower...