How to use CLI with Nuxt? (cant use useRuntimeConfig and other composables normally)
I'm trying to make better auth work like so - pglite for dev, postgres for production. I'm using drizzle and nuxt 4. So because better auth CLI is not in the context of nuxt I can't generate schema because of useRuntimeConfig
0 Replies