I'm going to develop nodeJS application in App Engine Standard Biggest 
problem I'm facing it how I run app engine standard environment locally?

I already worked in app engine standard locally with java development. We 
run the app egnine like mvn appengine:run and able to use *datastore* and *Task 
queues* etc.

How can I use *datastore and task queues* locally in nodeJS?
In NodeJs Docs Samples 
<https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/appengine/datastore>
 they 
are using cloud datastore not the local one.

Is it possible to use datastore and task queues locally in nodeJS like 
JAVA? If it is possible then how I can use it and Document or tutorial?

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6b2e8a0b-24ff-4816-a3c6-1a5bdfa20087%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to