diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 34efff9..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 df5f869..8559087 100644 --- a/.gitignore +++ b/.gitignore @@ -27,5 +27,6 @@ dist-ssr # Variables d'environnement Brevo api/.env -# Guide d'intégration (contient des informations sensibles) -GUIDE-INTEGRATION-MONDIAL-RELAY.md +# Claude settings +.claude +/.claude/* diff --git a/README.md b/README.md index 1511959..6dced9b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,205 @@ -# Vue 3 + Vite +# GeoProject - Web-to-Print Interface -This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `