docs: added slack integration guide (#12696)

* docs: added slack integration guide

* generate
This commit is contained in:
Shahed Nasser
2025-06-12 16:32:45 +03:00
committed by GitHub
parent 672871b733
commit 0502e8bf78
14 changed files with 1412 additions and 9 deletions
@@ -37,7 +37,7 @@ module.exports = defineConfig({
{
resolve: "@medusajs/analytics-local",
id: "local",
}
},
],
},
},
@@ -58,7 +58,7 @@ module.exports = defineConfig({
posthogEventsKey: process.env.POSTHOG_EVENTS_API_KEY,
posthogHost: process.env.POSTHOG_HOST,
},
}
},
],
},
},