feat: versión inicial de GLM Hub

This commit is contained in:
2026-07-29 12:17:56 -04:00
commit 1c3d534322
43 changed files with 10381 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
VITE_SUPABASE_URL="https://tu-supabase.example.com"
VITE_SUPABASE_ANON_KEY="TU_SUPABASE_ANON_KEY"
VITE_ICON_GENERATOR_WEBHOOK_URL="https://tu-n8n.example.com/webhook/glm-hub-generar-icono"
VITE_ACCESS_REQUEST_WEBHOOK_URL="https://tu-n8n.example.com/webhook/glm-hub-solicitar-acceso"