feat: implement targetologist dashboard module with competitor analysis and campaign management tools

This commit is contained in:
arys
2026-04-14 09:10:29 +05:00
parent 69d1dcd805
commit eb168fcb9d
14 changed files with 1113 additions and 804 deletions
+2 -1
View File
@@ -3,5 +3,6 @@
"allow": [
"Bash(npm run *)"
]
}
},
"$version": 3
}
+7
View File
@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(npm run *)"
]
}
}