Add Windows setup (setup.ps1), expand README with cross-platform install, Claude Desktop example, backup/restore, architecture diagram, .dockerignore

This commit is contained in:
Claude 2026-06-16 03:25:03 +00:00
parent e34ae36774
commit dfc5ab3c9d
3 changed files with 133 additions and 5 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
.git
.env
content/
*.md
LICENSE
setup.sh
setup.ps1