Does the Google Cloud Shell support a development appserver (and datastore?)

60 views
Skip to first unread message

Gregg Murray

unread,
Jun 15, 2019, 11:12:47 AM6/15/19
to google-appengine-go
I've been using the google web based IDE with cloud shell and it works great except it takes a long time to compile and run my GO code.
When I developed on my local system I could use "goapp serve" or "dev_appserver.py" and my GO changes were immediately compiled and errors appeared in seconds.
Now, when I run go run app.yaml it takes 2 minutes before I see compile errors and the datastore does not work like the old development one did.
Does google currently not support dev_appserver for GO on the cloud shell?
If true, is there a way to get "go run" to work a bit faster in the cloud shell without paying for a beefier VM?
Thanks in advance for any help you can provide.


Constantin Konstantinidis

unread,
Jul 23, 2019, 12:23:18 AM7/23/19
to google-appengine-go
dev_appserver.py does not support go112 which you might be using;
Reply all
Reply to author
Forward
0 new messages