adminjs-nestjs icon indicating copy to clipboard operation
adminjs-nestjs copied to clipboard

@nestjs/typeorm support

Open njsubedi opened this issue 4 years ago • 3 comments

Is there a plan to support @nestjs/typeorm in this plugin?

njsubedi avatar Jul 12 '21 18:07 njsubedi

Yup, I was trying to make it work with typeorm and it's a very hard process. Couldn't make it work chasing one bug after the other.

AlmogCohen avatar Dec 28 '21 11:12 AlmogCohen

Our example app repository will soon be updated with more usage examples. Currently you can see NestJS examples here: https://github.com/SoftwareBrothers/adminjs-example-app/tree/typescript-version/src/servers/nestjs

dziraf avatar Mar 04 '22 09:03 dziraf

The updated link with examples is here: https://github.com/SoftwareBrothers/adminjs-example-app/tree/master/src/servers/nestjs.

Instead of the examples though, I would suggest following the updated documentation: https://docs.adminjs.co/installation/plugins/nest

I got a production-ready version working without issues. I think this issue can be closed.

saratscheff avatar Mar 10 '23 12:03 saratscheff