Vilian
Vilian
Explore posts from servers
TtRPC
Created by Vilian on 8/4/2024 in #❓-help
How to query with async/await
I'll try this
12 replies
TtRPC
Created by Vilian on 8/4/2024 in #❓-help
How to query with async/await
I haven't really thought about doing it like this
12 replies
TtRPC
Created by Vilian on 8/4/2024 in #❓-help
How to query with async/await
This looks interesting
12 replies
TtRPC
Created by Vilian on 8/4/2024 in #❓-help
How to query with async/await
So what would be the next prefered method ?
12 replies
TtRPC
Created by Vilian on 8/4/2024 in #❓-help
How to query with async/await
I take it that you aren't actually supposed to use the query client like that outside of component
12 replies
DTDrizzle Team
Created by Vilian on 5/23/2024 in #help
Migrations not changing on adding notNull
I just upgraded the drizzle-kit package and this issue seems to have been resolved
2 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
if that doesn't work, i will compile a script with tsup that is ran before the nextjs app is started
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
I think, right now i will try to make it work with the instrumentation feature of nextjs
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
No user will need to scale this app, i'm 99.99% sure of that.
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
I do not think i need to wory about scale, the main goal of this app is to be self-hostable
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
But if it can be shaved off, why not?
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
While if i only dockerize the build directory (the output of the standalone mode), it comes way way down
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
The image size gets needlessly large (we are talking about ~500mb + just for node_module)
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
The plan is to build the app in a standalone mode, and then only ship the build directory in the docker container, no node_modules
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
Yes, i'm aware, and i think i didn't express myself correctly
49 replies
TTCTheo's Typesafe Cult
Created by Vilian on 8/28/2023 in #questions
Running migrations on startup
I was talking about how i would like not to have any node_modules when the container starts up
49 replies