react-made-native-easy / ga-badge-generator

Github badge generator using google analytics api

Home Page:https://badges.reactnative.guide/pageviews

Repository from Github https://github.comreact-made-native-easy/ga-badge-generatorRepository from Github https://github.comreact-made-native-easy/ga-badge-generator

GA Badge Generator for React Made Native Easy

This microservice generates realtime github repo badges for the reactnative.guide book by querying Google analytics

Total Users

Total Page Views

How does this work? : Blog post here: https://medium.com/google-cloud/displaying-google-analytics-metrics-in-your-readme-2ce45fb7ea76

Using Zeit now for hosting the microservice.

Make sure following env settings are present before deploying:

  • ga-client-id
  • ga-private-key-id
  • ga-private-key (base64 encoded private key)

The values are in google drive of Atul

About

Github badge generator using google analytics api

https://badges.reactnative.guide/pageviews


Languages

Language:JavaScript 100.0%