mezo
mezo
Explore posts from servers
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
ah yeah realized that sometime after
19 replies
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
doesnt work, module undefined as we are not in cf context when generating the schema
19 replies
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
welcome to cloudflare
19 replies
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
how would i create a mock d1 database? would it just be sqlite?
19 replies
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
i see
19 replies
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
is something like ReturnType<typeof createAuth> not valid?
19 replies
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
is there a plan to have an actual fix for this?
19 replies
BABetter Auth
Created by mezo on 4/15/2025 in #help
cli not generating migration files due to cf bindings usage
sounds good.
19 replies
TTCTheo's Typesafe Cult
Created by mezo on 3/4/2025 in #questions
nextjs / trpc as backend vs dedicated backend
but the api you provide, is it pure nextjs api routes?
8 replies
TTCTheo's Typesafe Cult
Created by mezo on 3/4/2025 in #questions
nextjs / trpc as backend vs dedicated backend
i see, but thats a different usecase :D its just an API you provide and your frontend is just the docs / marketing page for it
8 replies
TTCTheo's Typesafe Cult
Created by Mugetsu on 9/9/2024 in #questions
New Zod schema based on an existing one, with some fields having different validation rules?
what happens if you define a new schema with the fields you want to edit and then use merge? https://zod.dev/?id=merge
5 replies