how to migrate from express.js to nest.js, route by route

Viewed 611

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

0 Answers
Related