Database on a personal github page -


is possible have data stored somewhere on personal github page?

for example button triggers counter. when click on button , counter increments 1. when other user visits page , clicks button , counter gets incremented 1 once again.

so sum of click across visitors displayed on page.

github pages allow static content, you'd have use firebase in order database.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -