Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 798 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 798 Bytes

Hanna: Beautiful Hashnode analytics for everyone

Hanna is a statistics app for Hashnode. It's short for "Hashnode Analytics" with an extra "n".

It's fully customizable, free and open source forever.

Hanna in action

Get it!

You can get your own dashboard with these simple steps:

Deploy to netlify

Netlify will ask to fork the repo on your GitHub account. Fork it, then Rename the .github.sample folder to .github

Install dependencies with npm i, Then run the init.js script: node init.js

Push your changes to GitHub, and verify if the GitHub action has started running in the actions tab. If it runs, you are all set!