We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there a plan to support @nestjs/typeorm in this plugin?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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
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.
No branches or pull requests
Is there a plan to support @nestjs/typeorm in this plugin?
The text was updated successfully, but these errors were encountered: