Cloud-Based Development

Hey everyone,

I usually code on my desktop, where both my project and my Cursor are installed.

Do any of you know a way to keep my project and Cursor setup in the cloud, so I can code both on my desktop at home and on my laptop when I’m somewhere else?

If you have any suggestions on how to do this, please let me know. I thought about using Google Drive, but I’m not sure if it’s a good idea—mainly because I don’t know how well it handles real-time syncing. Ideally, any changes I make should be updated immediately or within 5 minutes at most.

Yes, setup a github account and make a repository from your folders, and then you can use it from source control in Cursor.
Add the github repository to source control (in cursor) on both your laptop and desktop.
Those folders will then sync to local and vice versa.

I think AI can further give you the detailed steps, but this works great, you can sync from both your laptop and desktop.

Or otherwise logging in to your desktop with remote desktop/screen.

1 Like

If you’re using the Windows operating system, MSTS is a good choice.

1 Like