Restructuration majeure du projet: migration de flutt vers app, ajout de l'API et mise à jour du site web

This commit is contained in:
d6soft
2025-05-16 09:19:03 +02:00
parent b5aafc424b
commit 5c2620de30
391 changed files with 19780 additions and 7233 deletions

17
web/deploy/index.html Normal file
View File

@@ -0,0 +1,17 @@
<!doctype html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/images/geosector-logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Geosector - Une application puissante et intuitive pour la gestion efficace de vos distributions" />
<meta name="keywords" content="geosector, distribution, logistique, optimisation, tournées, livraison" />
<link rel="preload" href="/fonts/Figtree-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin />
<title>Geosector - Gestion efficace de vos distributions</title>
<script type="module" crossorigin src="/assets/index-mT7N7BKi.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C15RTrFl.css">
</head>
<body>
<div id="app"></div>
</body>
</html>