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

@nestjs/typeorm support #24

Open
njsubedi opened this issue Jul 12, 2021 · 3 comments
Open

@nestjs/typeorm support #24

njsubedi opened this issue Jul 12, 2021 · 3 comments

Comments

@njsubedi
Copy link

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

@njsubedi njsubedi changed the title Typeorm support @nestjs/typeorm support Jul 12, 2021
@AlmogCohen
Copy link
Contributor

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.

@dziraf
Copy link
Contributor

dziraf commented Mar 4, 2022

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

@saratscheff
Copy link

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.

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

No branches or pull requests

4 participants