# Create a Static Application to Analyze +50M Github Events

DevFeed: [Create a Static Application to Analyze +50M Github Events](<https://devfeed.tech/articles/create-a-static-application-to-analyze-50m-github-events-18456.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/create-analytic-static-applications>)

Author: Jorge Sancha

Published: 2020-03-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [real-time](<https://devfeed.tech/topics/real-time.md>), [App](<https://devfeed.tech/topics/app.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [github](<https://devfeed.tech/tags/github.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [i-built-this](<https://devfeed.tech/tags/i-built-this.md>), [real-time](<https://devfeed.tech/tags/real-time.md>)

## AI overview

A tutorial on adding real-time analytics to a static site without a backend, using data from more than 50 million GitHub events.

## Source excerpt

Your static site doesn't need a backend to have real-time analytics. Here's how to add them without the complexity.