first commit

This commit is contained in:
2026-07-17 13:28:28 -04:00
commit fe0288c284
31 changed files with 10756 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** Internal admin app — PocketBase connection (bundled with the desktop build). */
export const POCKETBASE_URL = 'https://ctm-pocketbase.wirediv.dev'
export const PB_ADMIN_EMAIL = 'info@wirediv.com'
export const PB_ADMIN_PASSWORD = 'Supernova99!!__'