This is very similar to Akshell ( http://toughbyte.com/akshell/ ) which we worked on more than six years ago with @korenyushkin and that made the front page of HN on a number of occasions. Despite being promoted by Fog Creek, I suspect that Gomix will run into the same problem that we did: professional developers won't use it as they already have the tools they prefer, whereas hobbyists won't be willing to pay. Witho…
Don't people who are starting out find these systems to be too difficult? You have to know much more to use this, then the "view source" days: Http codes/headers, javascript, npm?, css... Those weren't things you dealt with when changing Html on your local browser. I'm sure I don't have a good perspective on what new coders can handle, but this seems like too much.
On a somewhat related note, one thing I'd like to see is cheap Heroku like hosting for Node. Most Node web apps could get by with 64MB of memory and processes could be started quickly in response to incoming requests, making it possible to price this at 1 USD per app per month.