Nestjs + forest admin

I have this NestJS Monorepo
image

And I want to plug ForestAdmin in, is there any guidelines on how to do this?
Is it possible to use ForestAdmin in a Nestjs architecture?

Hi @Diego_Arcega !
I don’t know much about NestJS architecture so I’m not sure how and if ForestAdmin can integrate natively with it. I will push a request to the product team regarding NestJS support.
However you can use the lumber to generate a separate backend for your application (choose your database as a datasource in the installation process).