-
## Bug Report
## Current behavior
A GET-request isn't allowed to send params as JSON-payload. This behavior works correctly when deploying the Nest.js-server as a firebase function, as a GET-reque…
-
[ ] Regression
[x] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request
## Current behavior
I have multiple databases to connect using Nestjs and Typeorm but…
-
Hi,
in some cases would be useful to share some values down the chain when generating seed data. An example could be:
```ts
@Seedable(faker => { gender: faker.random.number(1) })
export class …
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
Hello, thanks for this amazing proof of concept. I am considering of using it in our next big project. But having difficulty with running project locally via docker-compose.
```
$ docker-compose --p…
-
Hi!
I'm trying to serve an application using NestJS but I'm not being able to do so.
I've already configured Traefik IngressRoutes to serve both Traefik Dashboard and also ArgoCD (and a couple m…
-
Hello Doug
I started working on GraphQL just this week so I am a total beginner. I came across your abstraction for CRUD operation's and it seems to fit my requirement very well. I do have a questi…
-
## Bug Report
## Current behavior
I using platform-ws on nestjs app.
Sometimes on websocket conenction is closing direct after initialization.
After OnGatewayConnection.handleConnection functio…
-
I am using nestjs and install casbin and typeorm-adapter v1.2.0. I am facing below issue.
**Error**: **AlreadyHasActiveConnectionError: Cannot create a new connection named "node-casbin-official", be…
-
Using npm package the Auth interface is incorrectly implements:
```
ERROR in /Users/michaelmusso/Workspace/NestJS/klasse-uno-core/node_modules/@aginix/nestjs-firebase-admin/dist/services/firebase-…