Commit Graph

10 Commits

Author SHA1 Message Date
Joe Ardent aad60a5752 Make the sample javascript first register the hit, then fetch the count. 2024-03-28 22:16:18 -07:00
Joe Ardent bc05fe87b3 put hit register into transaction 2024-03-28 19:10:44 -07:00
Joe Ardent a2c466f5ac use text for key 2024-03-28 09:37:39 -07:00
Joe 813ea8770a adding hour-based visitation key, other stuff 2024-03-27 11:54:34 -07:00
Joe Ardent 3d96092799 add bare '/hits' route 2024-03-17 16:21:40 -07:00
Joe Ardent 369915854c tidy, buff the readme 2024-03-17 15:54:03 -07:00
Joe Ardent a0a5f8a575 split handler into registration fn and count-fetcher 2024-03-17 15:44:50 -07:00
Joe Ardent f6e49ff98f Quiet, clippy! 2024-03-17 15:29:01 -07:00
Joe Ardent b802372f7a remove templates, tidy handler 2024-03-17 15:09:09 -07:00
Joe Ardent 1ea0379411 backend works in theory, but I don't have a way to display the count, and no tests. 2024-03-17 14:57:17 -07:00