To launch the full stack application, each instance should be running independently on its own terminal and port. In this case, we have: backend: port-5001 frontend: port-5173 prisma(db): port-5555
These instances communicate with each other forming a full-stack web application.