Compare commits

...

2 commits

Author SHA1 Message Date
vlw
886b33ea1c fix(doc): fix typo in README file name 2025-03-17 11:38:47 +00:00
vlw
f8c4c7223d doc: add README.md 2025-03-17 11:38:15 +00:00

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# [The] Big Black Coffee Button
A very very simple PWA for updating my "coffee-tally" endpoint from anywhere whenever I have another cup of delicious coffee!
This is a static PWA using my [Reflect Client for JavaScript library](https://www.npmjs.com/package/reflect-client) (from [jsdelivr](https://www.jsdelivr.com/)) to authenticate with my website's API - running on [Reflect](https://reflect.vlw.se) of course.
This endpoint is also used update the counter on the [about page on my website](https://vlw.se/about).
## Video demo
<video src="https://href.vlw.se/0195a3de-bfca-72af-b076-b51961923ff2" controls></video>