Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1 KB

File metadata and controls

25 lines (15 loc) · 1 KB

Node.js CI codecov

tokenAuthDatastore

nodejs datastore example integration

Requirements

Install the google-sdk

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:

Project architecture

This project architecture is based in current express-generator

and can be achieved with following command:

$ express --no-view