From 50c4384add2b0e20b0105c49bbb773da7640383c Mon Sep 17 00:00:00 2001 From: quantumtaskai Date: Sun, 15 Jun 2025 22:28:57 +0530 Subject: [PATCH] first commit supabase --- config.js | 8 + index.html | 1578 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1586 insertions(+) create mode 100644 config.js create mode 100644 index.html diff --git a/config.js b/config.js new file mode 100644 index 0000000..c3ac57a --- /dev/null +++ b/config.js @@ -0,0 +1,8 @@ +// config.js + +const APP_CONFIG = { + supabaseUrl: 'https://ymjnjwtigyiajxgyikhb.supabase.co', + supabaseKey: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Inltam5qd3RpZ3lpYWp4Z3lpa2hiIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDk2MTk0MzMsImV4cCI6MjA2NTE5NTQzM30.r7oESwxVE781baW4INZI_Ej_6hci21VTfyNcDZj_d3o', + n8nWebhookUrl: 'https://thecyberlearn.app.n8n.cloud/webhook/parse-query', + useN8n: true + }; \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..2b22232 --- /dev/null +++ b/index.html @@ -0,0 +1,1578 @@ + + + + + + Trade Intelligence - AI Trade Management + + + + + + + + + + + + + + +
+ + +
+

AI Trade Intelligence

+
+ + +
+
+
+ +
+

Trade AI Command

+
+ + +
+
+ +
+
+ + +
+
+ + +
+
+ Quick actions: + + + + +
+
+ + +
+
+ +

Product Mapping

+ +
+ +
+ +
+ + +
+ + +
+ + +
+ + +
+ + + +
+
+ + +
+ + +
+
+
+ + + + +
+ + + + +
+
+ + + +

Enter a query above to search your database

+
+
+
+
+ + + + + + + + + + + + + + \ No newline at end of file