79665685

Date: 2025-06-14 08:31:51
Score: 1
Natty:
Report link

On main.ts you need to do

await app.startAllMicroservices();

before the app.listen()

You can see the example in the Official docs

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: JoaoFCarvalho