There's a Cloud Datastore emulator you can connect to locally, but there's
no emulator for Cloud Tasks.  `gcloud beta emulators` supports bigtable,
firestore, datastore, and pubsub.

File a feature request for an emulator so that you can do that work
locally; I'm sure many people would find that feature useful.

On Fri, May 10, 2019 at 4:51 AM Azeem Haider <axeemhai...@gmail.com> wrote:

> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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
> <https://groups.google.com/d/msgid/google-appengine/6b2e8a0b-24ff-4816-a3c6-1a5bdfa20087%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/CAAWsMFOP9vnrXZQG39f7rnuTCY6Gs%3DDLuyNJFuTjeWcv4dxvJw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to