Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nest adapter #78

Closed
wants to merge 1 commit into from

Conversation

ismoiliy98
Copy link

PoC: Adds support for nest js express adapter.


It just overrides some methods of the original @nestjs/platform-express.
The question is whether it should be published as separate packages or kept within ultimate-express...

Copy link

pkg-pr-new bot commented Dec 4, 2024

Open in Stackblitz

npm i https://pkg.pr.new/dimdenGD/ultimate-express@78

commit: b260cec

@nigrosimone
Copy link
Contributor

Mhh I think it's better publish as separate package. @dimdenGD what do you things? There are so many meta framework based on express...

@cesco69
Copy link
Contributor

cesco69 commented Dec 4, 2024

@ismoiliy98 why not as a new package into https://github.com/nestjs/nest/tree/master/packages ?

@dimdenGD
Copy link
Owner

dimdenGD commented Dec 4, 2024

Out of scope, it should be a separate package.

@dimdenGD dimdenGD closed this Dec 4, 2024
@nigrosimone
Copy link
Contributor

This is also discussed on NestJS here nestjs/nest#14075 and has a PR here nestjs/nest#14120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants