doc: add README.md

This commit is contained in:
Victor Westerlund 2025-03-17 11:38:15 +00:00
parent a2fcc6ba95
commit f8c4c7223d

9
RRADME.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>