Is there a simple no-frills doc that explains the model for apps. How the filesystem works, how to access an app over HTTP. Can my app have an IP address? How do I know what port to use (port 80 gets me an error). I have succeeded at connecting to my app over HTTP but it comes embedded in something they constructed. Obviously this won't work for serving my non-experimental apps. I understand it's set up for newbies, that's cool. Now how do I strip it down so it works for its new intended purpose?#