chore: initial Observable workspace with technical README

This commit is contained in:
Kerboul
2026-03-19 16:28:35 +01:00
commit c390caf2e2
16 changed files with 4980 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
.observablehq/cache/
docs/.observablehq/
docs/.observablehq/cache/
.observablehq/
.cache/
dist/
.DS_Store