Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sloorush/visits

Made using docker, it counts the number of visits on the webpage, using node and redis on docker
https://github.com/sloorush/visits

Last synced: 28 days ago
JSON representation

Made using docker, it counts the number of visits on the webpage, using node and redis on docker

Awesome Lists containing this project

README

        

After installing docker and docker-compose run to build the application and run it

docker-compose up --build

if you have already built the application, then


docker-compose up