This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Description
Is there a possible way to run all these 3 stacks usins serverless-offline? When I start the first project, it assume port 3002 and as soon as I try start another service (user or post) I am not able due to port 3002 is already in use.
My question is how to develop & test the solution without deploying it to AWS?