Cybrkyd's Git Repositories

IndexedDB-notes - commit: 6f58428

commit 6f5842891e9fdcd75dd2c1f42b84bc3460900ba5be462069fbc23be977e90632
author cybrkyd <git@cybrkyd.com> 2026-05-10 17:40:23 +0100
committer cybrkyd <git@cybrkyd.com> 2026-05-10 17:40:23 +0100

Commit Message

README

📊 Diffstat

README.md 4
1 files changed, 4 insertions(+), 0 deletions(-)

Diff

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c9cdb8b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+ # IndexedDB Notes
+
+ A proof-of-concept experiment to use Indexed Database API as storage for note-taking in a browser.
+