Skip to content

Shows the what country people are viewing your page from

Notifications You must be signed in to change notification settings

Bsodoge/country-counter

Repository files navigation

Country Counter

Shows what country people have viewed your profile from. Created with Node.js with PostgreSQL for database.

Usage

Put following link in an img tag on your website, make sure to change the username to your own. This does not work on github README.md files due to github camo.

https://country-counter.onrender.com/?username=[YOUR-USERNAME]

Run locally

  1. Clone repository
  2. Run npm install
  3. Create a .env file and fill in the data below
DATABASE_URL="[LINK-TO-YOUR-DB-URL]"
  1. Run npm run dev

Flag Source

All flags used in this project are from this repository.

About

Shows the what country people are viewing your page from

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published