Dockerized NestJS application only accepts GET request
I made a NestJS application and deployed into AWS lightsail using docker, and faced a weird situation.
Cannot find module ‘/usr/src/app/dist/apps/kafkaprodute/main’,?
Well, I’m getting an error that I’ve been trying to resolve for more than 3 hours, I want my application to upload both the API gateway and the Kafka microservice, but I’m getting this error: