Gustavo Perdomo
Gustavo Perdomo
@kodeine yes... you can run `npx nx affected --target=docker` (or the target which you created in the project.json)
@roderik hi, there is no way to do that :( Currently GitHub provider relies only in the response of the octokit client, but gitlab and the other providers relies on...
Hi... Maybe you can run the prisma generate command after npm install in your Dockerfile 🤔
There's is nothing special about Dockerfiles for nx-docker, it's just a normal Dockerfile. Please check this repository https://github.com/gperdomor/nx-docker-sandbox, every app has is own Dockerfile according the type of app, also...
@johannesschobel Hi, the prisma plugin is authored by @wSedlacek, we are in process of upgrade the packages to Nx 11 and @nrwl/devkit, I will assign this issue to him and...
@wSedlacek Hi William, I invited you to this repo as collaborator... I have been working in the migration of the packages to NX 11 and to @nrwl/devkit, so, I have...
the drill down not works for me when the data comes from a Ajax call... only the "sumary" data is rendered. The drill down data seems to be cached with...
but inside the middleware, in the `respond` function exist this line `_ = try req.jwt(verifyUsing: signer, and: self.claims)` where `self.claims` is the parameter passed in the constructor... It's a little...
> Because if its long time not merged, then maybe package it up as a package for others to use? Because there is no response from @kamilmysliwiec and there are...