You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using vite as a build tool to develop my Vue applications. When I tried to build and deploy it, I began to have some questions. (Of course, vite's build process is very good), and I couldn't find a deployment method that suits me in the documentation. I need to deploy my dist folder on a linux machine (of course I know there are many ways to deploy it, such as using nginx), and I wonder if could add a case of best practices on the linux server.
Your Suggestion for Changes
My suggestion is to add a deployment case on a bare metal linux machine
Reproduction
No response
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered:
Documentation is
Explain in Detail
I am using vite as a build tool to develop my Vue applications. When I tried to build and deploy it, I began to have some questions. (Of course, vite's build process is very good), and I couldn't find a deployment method that suits me in the documentation. I need to deploy my dist folder on a linux machine (of course I know there are many ways to deploy it, such as using nginx), and I wonder if could add a case of best practices on the linux server.
Your Suggestion for Changes
My suggestion is to add a deployment case on a bare metal linux machine
Reproduction
No response
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: