Initial state for GitNexus analysis

This commit is contained in:
Zaid Marzguioui
2026-03-29 19:44:57 +02:00
parent 9d7c7f8030
commit 61ff48cb73
155 changed files with 23483 additions and 1722 deletions

View File

@@ -19,6 +19,7 @@ const namespaces = [
'teams',
'billing',
'marketing',
'cms',
] as const;
const isDevelopment = process.env.NODE_ENV === 'development';