You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
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?