Java-brewed engineer with a taste for Kotlin (Compose), a tolerance for TypeScript (React), and a soft spot for Dart(Flutter);
Co-founder of jPrime, jProfessional, DataStackConf and java.beer events
Java-brewed engineer with a taste for Kotlin (Compose), a tolerance for TypeScript (React), and a soft spot for Dart(Flutter);
Co-founder of jPrime, jProfessional, DataStackConf and java.beer events
Hey there you can use typegoose also you can completely remove the double Model/Schema generation and even the DTOs are not required..
Example with nestjs + typegoose + mongodb :
github.com/gochev/nest-js-poc-mongodb
also I have added a blog post about that
dev.to/gochev/nestjs-mongo-typegoo...