* 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
* init paraglide
* change export
* shared session check
* message param
* format
* check user is present
A session can exist without a user, if the user was recently deleted
* wtf
* lol bad redirect code
* add dependency
* rename Input to TextInput and use daisy
* base styling
* storybook setup with tailwind and theme changer
* daisy buttons
* add flaticons
* text input to daisy
* Navbar to daisy
* login using daisy
* autodocs is... auto
* refactor Tabs to separate components
* move TextInput
* move button
* move navbar
* remove index
* move container
* move loader
* move tabs to navigation
* organize storybook hierarchy
* use card
* remove storybook dark mode
* README
* ignore db file
* ignore db
* prisma scripts
* format
* blyat
* fix redirect