From f8c4c7223d59fa28a80b0eba501a041666eeedea Mon Sep 17 00:00:00 2001 From: vlw Date: Mon, 17 Mar 2025 11:38:15 +0000 Subject: [PATCH] doc: add README.md --- RRADME.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 RRADME.md diff --git a/RRADME.md b/RRADME.md new file mode 100644 index 0000000..440b7a3 --- /dev/null +++ b/RRADME.md @@ -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 + \ No newline at end of file