Hi,
I built the project and deploying it to the server.
I am using apache2, i copied static files to var/www/domain_name/
Everything is working fine.
Now when i refresh the page, it says page not found.
Off course since SSR is not working like it does with npm start in development server.
This is more like deployment thing and not metronic issue but I would appreciate your help on this.
my homepage in package.json is : https://my-domain/
Thank you.
Thank you. Problem Solved!
Hi,
Try to follow the documentation from CRA https://create-react-app.dev/docs/deployment. I hope it will help you.
Regards,
Keenthemes support