Septatrix
Septatrix
Explore posts from servers
NNuxt
Created by Septatrix on 11/24/2024 in #❓・help
Page routing with multiple domain
Ah right, thanks for your help :)
7 replies
NNuxt
Created by Septatrix on 11/24/2024 in #❓・help
Page routing with multiple domain
But does that also for work splitting API routes into /server/api/foo.com and /server/api/foo.org?
7 replies
NNuxt
Created by Septatrix on 11/24/2024 in #❓・help
Page routing with multiple domain
I still want to have different pages for each domain. Maybe layers are better for this? The sites only need to share some components, middleware, and few configs between the sites. And ideally they would also be served by a single nitro instance
7 replies
DTDrizzle Team
Created by Septatrix on 1/15/2024 in #help
Delete row and return value including data from relation
I do rely on foreign key triggers for the deletion
5 replies
DTDrizzle Team
Created by Septatrix on 10/31/2023 in #help
`SqliteError: near "(": syntax error` when using `notExists`
Thanks, in the meantime I also found https://github.com/drizzle-team/drizzle-orm/issues/1235 and came across the same workaround.
6 replies
DTDrizzle Team
Created by Septatrix on 9/22/2023 in #help
What is the purpose of the _meta directory?
Based on that I would have to commit it to git but the application does not need to write to it?
3 replies