Public Access
1
0

new: view counter

This commit is contained in:
giteaadmin
2025-08-22 23:28:53 -04:00
parent af4501e527
commit ecdac48379
7 changed files with 132 additions and 8 deletions

View File

@@ -10,6 +10,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"@11ty/eleventy": "^2.0.1"
"@11ty/eleventy": "^2.0.1",
"cors": "^2.8.5",
"express": "^4.21.2",
"fs-extra": "^11.3.1"
}
}