diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..34efff9 --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,22 @@ +{ + "permissions": { + "allow": [ + "WebFetch(domain:developers.brevo.com)", + "WebSearch", + "WebFetch(domain:getkirby.com)", + "Bash(mkdir:*)", + "Bash(composer require:*)", + "Bash(composer config:*)", + "Bash(git checkout:*)", + "WebFetch(domain:docs.snipcart.com)", + "WebFetch(domain:www.mondialrelay.fr)", + "WebFetch(domain:storage.mondialrelay.fr)", + "WebFetch(domain:jsfiddle.net)", + "Bash(tree:*)", + "Bash(git add:*)", + "Bash(git commit:*)" + ], + "deny": [], + "ask": [] + } +} diff --git a/.gitignore b/.gitignore index 8559087..df5f869 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,5 @@ dist-ssr # Variables d'environnement Brevo api/.env -# Claude settings -.claude -/.claude/* +# Guide d'intégration (contient des informations sensibles) +GUIDE-INTEGRATION-MONDIAL-RELAY.md diff --git a/README.md b/README.md index 6dced9b..1511959 100644 --- a/README.md +++ b/README.md @@ -1,205 +1,5 @@ -# GeoProject - Web-to-Print Interface +# Vue 3 + Vite -A web-to-print application for creating printable narratives with real-time layout editing. +This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `