I have written my sprawling app using phpstorm. It was written in docker completely on my Ubuntu laptop.I am ready to upload it to AWS to my staging server so I can put on the finishing touches (using remote debug).
The phpstorm white paper on deployment does not say to use a VCS. I already have a github account but want to make this as simple as possible.
Am I making a mistake if I don’t use a vcs?