nodejs datastore example integration
First requirement to run this project is to have google-sdk installed in your instance. For this follow the google documentation
After that you should init your google account in your instance
$ gcloud init
Acessar a página de credenciais do google:
This project architecture is based in current express-generator
and can be achieved with following command:
$ express --no-view