Nest.js + MikroORM + Nestia #1000
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
question
Further information is requested
Hi Samchon,
This is not really a question, more a discussion. I wanted to share a repository I created with a basic example of Nest.js + MikroORM + Nestia.
I saw that you were supporting Prisma and wanted to try Nestia with MikroORM. It's important for me and my teams as we are not using Prisma at all.
For now, it's an initial draft and I will continue to explore how to better integrate Nestia in this setup. For example, I am not so sure how you process the
@hidden
comments. Is that only available for Prisma? Also, I feel like there is a bit of a duplication between MikroORM serialization and Nestia serialization.I still need to integrate Swagger and the SDK, but you can already have a look, especially how it works with MikroORM, if this is something that interests you.
Otherwise, not much to see here. 😉
Thanks for your work on Nestia.
The text was updated successfully, but these errors were encountered: