DEV Community

Discussion on: Personal website made using Vue.js and Quasar Framework

Collapse
 
clustersnake profile image
Eloy Ramírez

I have an SPA in gitlab... I really don't understand everything you wrote but I'll google it, first timer here and Venezuelan with constant electrical balckouts so I don't have all the time to try out. Thank you very much for giving me the starting point and showing me that it's possible.

Thread Thread
 
mayank091193 profile image
Mayank Patel

Do let me know in case you need help.

It's pretty straightforward actually.

Important things to consider:
Step1: Create that redirect file as I suggested in my previous comment

Step2: Put that file in the spa folder. (Get your spa folder on your local directory and put redirect file in that)

Step3: Upload your spa folder to Netlify after logging into app.netlify.com/ website.

Thread Thread
 
clustersnake profile image
Eloy Ramírez

dude! I did it! check this out I just had to adjust the Publish directory and point it to the dist/spa folder because I was testing the gitlab integration. Awesome, thank you very much for your help and support