Github not work gitlab does sort of ...
Morning
So I have not been able to deploy any of my apps from Github . I switched to gitlab and I get a successfulk deploy for https://github.com/CrownParkComputing/excel-to-csv-converter
My issue is its a vite application and if I put /vite as build dir it does not deploy / seems to work but I cannot access the app once deployed on my domain pointing to port 3000
Any help please ?
VITE v5.4.5 ready in 764 ms
➜ Local: http://localhost:3000/
➜ Network: use --host to expose
npm warn config production Use
So I have not been able to deploy any of my apps from Github . I switched to gitlab and I get a successfulk deploy for https://github.com/CrownParkComputing/excel-to-csv-converter
My issue is its a vite application and if I put /vite as build dir it does not deploy / seems to work but I cannot access the app once deployed on my domain pointing to port 3000
Any help please ?
excel-to-csv-converter@0.0.0 start
vite
VITE v5.4.5 ready in 764 ms
➜ Local: http://localhost:3000/
➜ Network: use --host to expose
npm warn config production Use
--omit=dev instead.GitHub
Contribute to CrownParkComputing/excel-to-csv-converter development by creating an account on GitHub.