Initial production-ready Lucozade audit dashboard
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
LUCOZADE STORE AUDIT V6 - CONFIGURACIÓN RÁPIDA
|
||||
|
||||
1) SUPABASE
|
||||
Ejecuta:
|
||||
Lucozade_Auth_V6_Supabase.sql
|
||||
|
||||
2) N8N
|
||||
Importa:
|
||||
Lucozade_Auth_Direct_n8n_V6_READY.json
|
||||
|
||||
Confirma la credencial en:
|
||||
- Send Welcome with Gmail
|
||||
- Send Reset with Gmail
|
||||
|
||||
Guarda y publica/activa el workflow.
|
||||
Webhook:
|
||||
https://agenteit.digitalcompass.agency/webhook/lucozade-auth-v6
|
||||
|
||||
3) EASYPANEL / SUPABASE
|
||||
Añade al final de ADDITIONAL_REDIRECT_URLS:
|
||||
https://digitalcompass.agency/lucozade/,https://digitalcompass.agency/lucozade,http://localhost:3000/,http://127.0.0.1:3000/,http://localhost:5173/,http://127.0.0.1:5173/,http://localhost:4173/lucozade/,http://127.0.0.1:4173/lucozade/
|
||||
|
||||
4) LOCAL
|
||||
npm install
|
||||
npm run dev
|
||||
|
||||
Abrir:
|
||||
http://localhost:3000/
|
||||
|
||||
5) PRODUCCIÓN
|
||||
npm run build
|
||||
|
||||
Subir el contenido interno de dist a:
|
||||
/lucozade/
|
||||
|
||||
URL final:
|
||||
https://digitalcompass.agency/lucozade/
|
||||
Reference in New Issue
Block a user