Replies: 1 comment
-
I am using cloudflare d1 and in order to use the d1 database in local, and to have a similar architecture, i have to launch my remix app from wrangler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's a supported
vite
flag and would allow us to use vite the same way we use remix server, i.e:remix vite:build --watch
+remix-serve ./build/server/index.js
.Beta Was this translation helpful? Give feedback.
All reactions