WangNingkai / visitor-badge-node

:crystal_ball: A badge generator service to count visitors of your markdown file.

Home Page:https://visitors-badge.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visitor-badge-node

A badge generator service to count visitors of your markdown file.

GitHub top language GitHub last commit GitHub code style: prettier

Getting Started

Copy paste this , and that's it. Simple!

Change the page_id to your page.

https://visitor-badge.vercel.app?page_id={page_id}
https://visitor-badge.vercel.app/page/{page_id}
https://visitor-badge.vercel.app/p/{page_id}

Color

Use ?color=blue parameter like so :-

https://visitor-badge.vercel.app/page/{page_id}?color=blue

Deploy on your own Vercel instance

Deploy to Vercel

💖 Support the project

I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can use this service for free.

However, if you are using this project and happy with it or just want to encourage me to continue creating stuff, there are few ways you can do it :-

  • Starring and sharing the project 🚀
  • paypal.me/wangningkai - You can make one-time donations via PayPal. I'll probably buy a coffee tea. 🍵
  • Wechat & AliPay

Thanks! ❤️

License

GitHub


Contributions are welcomed! <3

Made with ❤️ and JavaScript.

About

:crystal_ball: A badge generator service to count visitors of your markdown file.

https://visitors-badge.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%