https://github.com/geshan/counter
A sample nodejs app emulating the page hit counter for a blog post -->
https://github.com/geshan/counter
counter docker docker-compose javascript node nodejs
Last synced: 3 months ago
JSON representation
A sample nodejs app emulating the page hit counter for a blog post -->
- Host: GitHub
- URL: https://github.com/geshan/counter
- Owner: geshan
- Created: 2017-05-24T15:17:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T11:54:58.000Z (about 8 years ago)
- Last Synced: 2025-08-31T14:40:52.058Z (10 months ago)
- Topics: counter, docker, docker-compose, javascript, node, nodejs
- Language: JavaScript
- Homepage: http://bit.ly/dc-vhost
- Size: 515 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Counter
A very simple counter app with node js and mysql to emulate the page visit counter of old days.
### For docker example
This repo has been create for a docker example, get the details [here](http://bit.ly/dc-vhost).