T
TanStack8mo ago
conscious-sapphire

What's the best way to shift to vite/nitro from vinxi?

I'm on Start 1.92.6, and I rely on vinxi start and vinxi build Also in the app I use getWebRequest from vinxi/http to auth against Clerk What happens to client.tsx & ssr.tsx? Repo: https://github.com/cabezonidas/catalog-app Thanks!
GitHub
GitHub - cabezonidas/catalog-app
Contribute to cabezonidas/catalog-app development by creating an account on GitHub.
3 Replies
rare-sapphire
rare-sapphire8mo ago
for now Vinxi is not fully removed so the cli is necessary
conscious-sapphire
conscious-sapphireOP8mo ago
How about the package scripts? I want to change 'vinxi dev' to 'vite dev', what's the best way to go?
rare-sapphire
rare-sapphire8mo ago
you cant yet

Did you find this page helpful?