Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sloorush/visits
- Owner: sloorush
- License: mit
- Created: 2020-05-14T15:05:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T15:12:59.000Z (over 4 years ago)
- Last Synced: 2024-05-02T03:43:46.925Z (8 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
After installing docker and docker-compose run to build the application and run it
docker-compose up --buildif you have already built the application, then
docker-compose up