Since appscake is a wrapper around appscale-run-instances, it can only upload one app (since that's what run-instances supports). As actual users would want to run more than one app, we should be able to support this use case. We could do so by not letting users upload apps when appscale starts, and then provide a separate page that wraps around appscale-upload-app to upload applications.