Is your feature request related to a problem? Please describe
People often keep frontend and backend code in the same folder or the same GitHub repository. So, deploying on SwiftWave will force them to keep either the frontend or backend in a single folder, which is not a great user experience and creates a lot of issues.
Describe the solution you'd like
Ask the user to provide the root folder path while deploying the applications. So the user can keep keep multiple part of the application in same folder
Are you working on this?
No