Remix.run Logo
adastra22 5 days ago

Put it in a docker instance with a mounted git worktree?

dimava 5 days ago | parent [-]

Aka VSCode DevContainer?

Could work I think (be wary of sending .env to the web though)

adastra22 4 days ago | parent [-]

One way of doing it, yes. Why would your dev repo have any credentials in .env?