FBurner

Results 15 comments of FBurner

> +1 I added this "https://www.npmjs.com/package/babel-plugin-namespace-styled-components" and it helped, but I think this should be a core feature.

i now excluded multiple folders and checked every gardenignore keeps still popping up Process memory threshold reached. This most likely means there are too many files in the project, and...

``` kind: Module type: container name: campaign-frontend hotReload: sync: - target: /app services: - name: campaign-frontend ports: - name: http containerPort: 80 servicePort: 80 ingresses: - path: / hostname: domain.com...

Are snapshots not stored automatically after commit?

Looks for me this repo is not maintained currently?

That would be quite interesting.

@smolinari i think that was not a question on how to use cqrs in nestjs but how to connect nestjsquery with the cqrs module. That means nestjquery should generate commands...

ok, done that seems to work properly, can i somehow use the same relation input type parameters in a custom crudresolver? Is there an example of overwritten resolver relation methods?