hestia/src/routes
Baobeld 8270c53509
41 create tenant twilio config (#62)
* add tenant config table

* add encryption/decryption + env vars

* generate secret and validate iv position is number

* expect errors

* remove TWILIO env vars

* settings page impl

* update schema definitions after Mostaphas Tenant impl

* load user env

* just return empty config

* add Settings menu item

* check if settings are present and provide warning if not

* correct form item names

* use correct locals value

* ree

* give twilio its own table

* lock prisma version

* event url is the correct param

* load twilio config from db

* commit migration

* use test script not bun command
2025-01-26 23:36:06 -05:00
..
api/graphql Daisy UI (#14) 2024-12-19 21:20:21 -05:00
app 41 create tenant twilio config (#62) 2025-01-26 23:36:06 -05:00
login feat: add Clerk Auth (#43) 2025-01-04 21:24:47 -05:00
+error.svelte 38 create generic error page (#42) 2025-01-16 21:34:45 -05:00
+layout.svelte Chore: Paraglide wrapping wrong thing lol (#53) 2025-01-16 13:46:14 -05:00
+page.server.ts feat: add Clerk Auth (#43) 2025-01-04 21:24:47 -05:00
+page.svelte Build out components (#45) 2025-01-04 22:14:19 -05:00