Is there a proper way to migrate an app based on express.js to a nest.js app, doing so route by route ? I couldn't find official documentation or open question about this.
Only support i could find was this opened question: Migrating Express application to NestJS