Hello Yutthana,

On Mon, Jun 17, 2013 at 10:49 AM, Yutthana <[email protected]> wrote:
>
>
>
> I want to edit some file to work with more than 10mb project file ,
> re-build all to SDK and host it as local server.
> Is it posible to do that?
>
>
Yes you can. The project file size isn't an issue; AppEngine allows
projects up to 1 GB in size (
https://developers.google.com/appengine/docs/quotas#Deployments ). If you
want to host your app as a local server, you can either use the developer
server included with the SDK (if you're testing your app) or you can deploy
it to another server by using AppScale ( http://www.appscale.com/ ).

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/



On Mon, Jun 17, 2013 at 10:49 AM, Yutthana <[email protected]> wrote:

> Hi all,I'am very newbie with Google App Engine and Java programming.
> I have download Google App Engine from
> http://code.google.com/p/googleappengine/
>
> I want to edit some file to work with more than 10mb project file ,
> re-build all to SDK and host it as local server.
> Is it posible to do that?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to