There have been a lot of changes to App Engine Standard. Is it still possible to have a local instance of the app runnable with something similar to dev_appserver.py
and to use the new cloud.google.com/...
APIs?
Previously, you could emulate the Datastore locally for example.