nestjs / nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://nestjs.com
MIT License
66.68k stars 7.54k forks source link

Request an scalable example with Nestjs in the monorepo #5008

Closed sketchnotes closed 4 years ago

sketchnotes commented 4 years ago

Feature Request

Is your feature request related to a problem? Please describe.

I hope this proposition would help to boost the real implementation of nestjs in the monorepo.

Describe the solution you'd like

I believe that it misses a good, scalable example for nestjs in the monorepo (e.g. @NxDevTools).

Teachability, Documentation, Adoption, Migration Strategy

I've already created a request for such an example on nrwl/nx-example request. But maybe you could help to build an optimal solution based on your architecture and best practice.

What is the motivation / use case for changing the behavior?

I spend quite a bit of time practicing with both nx & nestjs and I investigated the different solutions and existed examples but none of them would have the real practical value. In slacks (nx) and discord (nestjs), the communities are rather silent as well. So, it was the true motivation to create this request.

kamilmysliwiec commented 4 years ago

We don't plan to add any Nx+NestJS sample to the main repo. Please, check out old issues for more on this topic

JimLynchCodes commented 3 years ago

@kamilmysliwiec I don't think OP was asking for an Nx+NestJs sample project.

Rather, we'd like to see any working nest monorepo project.