This is a minimalistic Tap Counter written in Blazor WASM and hosted using nginx.
256
This is a minimalistic Tap Counter designed for mobile browsers using Blazor Webassembly
Tap Counter Darkatek7 ("https://tap.darkatek7.com")
---
version: '3.4'
services:
tapcounter:
container_name: tapcounter
image: darkatek7/tapcounter:latest # docker image
ports:
- 8070:80 # port used for localhost ip
restart: unless-stopped # restart policy
Content type
Image
Digest
sha256:9f5d9d982…
Size
19.2 MB
Last updated
about 4 years ago
docker pull darkatek7/tapcounter