-
I couldn't find a way of hiding the prom endpoint from our public swagger output.
```
PromModule.forRoot({
metricPath: '/heartbeat/metrics',
});
```
![image](https://user-images.github…
-
**Issue type:**
- [ ] question
- [X] bug report
- [ ] feature request
- [ ] documentation issue
**nestjs-config version**
- "nestjs-config": "^1.4.10",
**@nestjs/common+core or other pack…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
With a project organised that way:
```
src:
- main.ts
- app.module.ts
....
…
-
Found a problem while using nestjs. They have some stuff using the `optional` package, and it doesn't get transpiled properly by webpack
Made an issue over on their repo too:
https://github.com/…
-
## I'm submitting a...
[ ] Regression
[*] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
Hi! Based on this…
-
# Introduction
- The issue is written as a Design Document.
> Design Document
> Based on https://www.industrialempathy.com/posts/design-docs-at-google/
# Scope
> Scope of this design document…
-
Hello Josh!
I wanted to reach out and first express my gratitude for your Memcached client implementation. After extensively testing various Memcached clients in the JavaScript ecosystem, I've foun…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
In Apollo, there's a way of providing a custom http status via `extensions` on the `GraphQLEr…
-
I am trying to run the update function from a repository like this.userRepository.update(1, User) this User object contains the relational tables data as well. like
`{
id: 1,
name: 'test',
p…