Salah Eddine Lalami
Salah Eddine Lalami
@adnan-abdullah1 ,you are welcome to contribute
@abhigurjeet sure , you are welcome to contribute
@MuhammadShakkeer2030 No
@truecode112 in frontend folder , check .env file , and then add : ``` VITE_BACKEND_SERVER="http://your_backend_url_server.com/" PROD = false ```
@truecode112 join us this Wednesday : IDURAR Webinar : [https://github.com/idurar/idurar-erp-crm/issues/713](https://github.com/idurar/idurar-erp-crm/issues/713 )
@truecode112 maybe you are using old version IDURAR , please clone again and download last version
@truecode112 are using npm run dev:remote to connect frontend localhsot to remote dev server ? in your **backend server url , be sure to use "https" instead of "http"**
The problem is cors origin , when backend get connection from different origin , that i add proxy in this file vite.config.js if you are running localhost frontend app and...
@truecode112 , Actually we found bugs caused this issues , please update to last version , bugs is fixed
@truecode112 , in this case , you should have same domain name ,