utopy
TTCTheo's Typesafe Cult
•Created by randomCow on 1/28/2024 in #questions
Using Next.js for CSR only
this might help you!
https://nextjs.org/docs/app/building-your-application/deploying/static-exports
10 replies
DTDrizzle Team
•Created by utopy on 8/3/2023 in #help
I'm getting circular dependency problems because each table relation is declared from the table file
And even though I could have multiple "relation" files for subscriptions/plans/users etc so that everything does not end up being in one big relation file, it would just feel much nicer to have the relations the closest possible to the table declaration.
3 replies