
Hi there, I’m a 29 yo web developer and I’ve been building web stuff since I’m 14 yo. Last year, I got to a point where I got tired of always working on the same machine and started wondering about a way to have access to my whole workspace from any of my devices (phone, iPad, laptop, workstation, etc). So I started building a cloud workspace for web developers (https://fullstacked.org). I currently use it daily, but I’m trying to get it out there to find superusers and collaborators.
In brief, it’s a web app providing a Terminal, File Explorer, Text Editor (codemirror), VS Code and a Browser. Since all of this is built for the Cloud first, everything is remote to a server and can be accessed on any modern device with an internet connection. I want to keep all of that Open Source and usable in the most ways possible to reach most users. The web app can be run from installing the npm package, running the docker image, installing an electron-like installable or just hit fullstacked.cloud to use the SaaS service.
Since the whole app is Open Source, then I’m looking into extending some of the functionalities with a subscription.
Subscribing would:
git push before leaving the office)Here’s an image to help visualize the whole concept.

Please be frank and let me know your thoughts, is this something you want or is this just a big waste of time? Thanks in advance!