[ad_1]
Background: I’m new to WordPress but I’ve been teaching myself HTML, CSS, and Javascript for a year now. I’m used to loading my projects up to Github from my desktop and cloning them to my laptop at a coffee shop and continuing to work on the same project away from home. I use Local by Flywheel to spin up WordPress sites locally but I haven’t paid for a hosting site yet to get my sites live.
Question: Is it possible to work on the same project from two different computers? How do professional teams collaborate?
Thanks in advance! 🙂
[ad_2]
Get yourself a VPS server, that way you can work from anywhere.
I just do the same thing as you do. Create a GitLab project and upload the theme folder.
Though there are disadvantages. You’ll need to export the database and upload that too and either redownload any plugins your missing and you’ll have no images.
That’s normally where I go to the live site and download the folders. Maybe sync your projects folder with a cloud solution like Drive or Dropbox.