Steve Cook
TypeORM migrations
Ah gotcha. Docker has been part of my dev environment forever - might be hard to break that one. But I'll see what I can do. Can't get it to work in prod anyway (even though the log says
listening on localhost:8002
) so I guess it can't hurt to try something different.88 replies
TypeORM migrations
Hey, @Brody - I removed
serve
from my client service and copied Caddyfile
and nixpacks.toml
into my repo. I'm getting ready to try a deployment. I have the Dockerfile - do I not need to do anything to run it in production or will those new files do everything I need (I'm running yarn dev
for my local environment)?88 replies