Dear Metronic Support Team,
I trust this message finds you well. I'm Shehzad, a full-stack developer , currently utilizing the Metronic Responsive Admin Dashboard Template for a project.
I've been referring to the deployment documentation https://preview.keenthemes.com/metronic8/react/docs/docs/deployment but find it lacking in some key details, especially considering I'm using the Metronic8 React demo1.
I kindly request additional information on:
Server Requirements: Clear specifications for optimal performance.
Troubleshooting Tips: Guidance on common deployment issues and resolutions.
While successfully building the project on an AWS server, I'm encountering a critical issue. The deployed version appears distorted, and it shows a broken loading text.
Your support in enhancing the documentation will be immensely beneficial not just for me but for others in the developer community.
Thank you for your prompt attention to this matter.
Best,
Shehzad Shaikh
Hi Shehzad Shaikh,
Thank you for reaching out to us.
The latest Metronic version uses Vite, and Vite provides detailed guides for deploying your app on different platforms. Check out the guides on their official documentation.
Remember to update the base path in vite.config.js to your server's relative path. If you're deploying the app to the root folder, simply set the base path to "/".
Regards,
Lauris Stepanovs,
Keenthemes Support Team