feat(backend added)

This commit is contained in:
2026-06-03 23:09:21 -06:00
parent 893b64737d
commit 43639e4de7
10 changed files with 97 additions and 217 deletions
-16
View File
@@ -1,16 +0,0 @@
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Panel de Campañas</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-MZB5x9l0.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CQml-KSP.css">
</head>
<body>
<div id="root"></div>
</body>
</html>