I am new to NestJS but currently, I have a NodeJS file, and I wish to run it with NestJS. Is it possible to import it instead of rewriting the whole thing?
Below is m