Help you to deploy Quasar application on Vercel in SSR mode #13522
dongwa
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A few days ago, I wanted to deploy my Quasar SSR project to Vercel, but I found that Vercel did not support Quasar's SSR mode, so I wrote a NPM package to help the Quasar SSR project deployed to Vercel.
Below is the Git repository and the NPM home page,you can find usage in readme.md
https://github.com/dongwa/vercel-quasar
https://www.npmjs.com/package/vercel-quasar
If you need to use it, you can try it out and submit an issue to the Git repository if you have problems
If it is helpful to you, please click a star for my Git repository, thank you
Beta Was this translation helpful? Give feedback.
All reactions