Skip to content

Contador de visitas em svg para se adicionado em qualquer lugar que aceite imagens

License

Notifications You must be signed in to change notification settings

parlandin/visitsCount

Repository files navigation

Counter

Example

:repo

Deploying on your own server

$ git clone https://github.com/Gu-Parlandim/visitsCount
$ cd visitsCount
$ yarn install

$ yarn start

to use mongodb, you need to specify the environment variable DB_URL

# eg:
export DB_URL=mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count
DB_URL="mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count"

Credits

this code is based in moe-counter

About

Contador de visitas em svg para se adicionado em qualquer lugar que aceite imagens

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published