Yahya Zgour
Results
2
comments of
Yahya Zgour
@emretfn you have to completely let go of defining your auth and db instance in Next.js, and instead define them in Hono backend. The way I did it is through...
Just export the auth instance from jstack.ts, and the better auth generate command should work. alternatively you can use --config flag to provide the path. 