FREE Hosting for your Vue.js App! (Deploy to Netlify)

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 131

  • @MakeAppswithDanny
    @MakeAppswithDanny  3 роки тому +6

    Btw, you could do the same thing with a Quasar Framework SPA, you'd just need to update the build command and publish directory accordingly (e.g. "quasar build" and "dist/spa").
    Please Like, Share, Subscribe & Comment - it all helps me create more content for you!
    👉 My Courses: dannys.link/courses
    👉 Download Fudget: www.fudget.com
    👉 My VSCode Setup: dannys.link/vscodesetup
    👉 DONT CLICK THIS: dannys.link/dontclick

  • @forgotteninventors
    @forgotteninventors 2 роки тому +1

    Great step by step tutorial. Just when I finished deploying I realised I have to change one last thing in the code, and the video was still running. You literally told me how to change it before I even had time to stop the video hah. Great job, thank you!

  • @LuqmanJuzaili
    @LuqmanJuzaili Рік тому +1

    I have been looking all over to find a tutorial that works for me. I finally did with this video. Thanks a lot! It is is very much appreciated

  • @sajjalneupane6201
    @sajjalneupane6201 3 роки тому +4

    You’ve simplified the web dev process. Really great. Waiting for the Quasar series. 👏👏👏

  • @maths2649
    @maths2649 Рік тому +1

    Excellent tutorial!! Thanks a lot.
    Greetings from Lima Peru

  • @guyfromdoon
    @guyfromdoon 3 роки тому +1

    Bro... You helped me a lot in my vue.js journey... Thank you so much... ❤❤

  • @arturazevedojr
    @arturazevedojr Рік тому +1

    Excellent vídeo! The best. Congratulations!

  • @cgeidt92
    @cgeidt92 3 роки тому +2

    Hi Danny, thanks a lot for your great videos and courses! Best ever!
    A video or course how to use vuex with quasar pwa features like caches and request queues would be awesome!

  • @jessietaganna5703
    @jessietaganna5703 3 роки тому +2

    Thanks for this another great video! Just curious why I can't view your site you have deployed in the video.

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 роки тому +1

      Thanks Jessie! It's working for me: vuetify-todo.netlify.app/

    • @jessietaganna5703
      @jessietaganna5703 3 роки тому +1

      @@MakeAppswithDanny Thanks, sorry my bad. Typo.

  • @proyectohormigacolombia
    @proyectohormigacolombia 2 роки тому +1

    Thank you so much for this useful information. I followed your tutorial and it was very fantastic!

  • @mintcool4545
    @mintcool4545 Рік тому +1

    Great vid! Got it working straight away thank you!

  • @justynamiczek5278
    @justynamiczek5278 2 роки тому +1

    Thank you Danny, you solved my problem!

  • @ShayonKhaledShayon
    @ShayonKhaledShayon 3 роки тому +1

    Thank you so much, it was sooo helpful and straight to the point! Subbed!

  • @guardesign
    @guardesign 3 роки тому +2

    good job Danny, it was awesome !!! I have another question for you, when I refresh my page in the browser I encountered to 404 error page. I think something related to vue-router, could you help me solve that problem?

  • @jnjmedia8321
    @jnjmedia8321 2 роки тому +1

    Hi Danny, do you also have a tutorial for hosting laravel app?

  • @tonymasse3887
    @tonymasse3887 3 роки тому +2

    Great advice. As usual.

  • @rangabharath4253
    @rangabharath4253 3 роки тому +2

    Awesome as always 👍😀

  • @elvissam1401
    @elvissam1401 2 роки тому +1

    This was really helpful, thanks !

  • @walterarielbaya6007
    @walterarielbaya6007 2 роки тому +1

    Thank you! it was really helpful!

  • @DanielFernandez-eo2ry
    @DanielFernandez-eo2ry 2 роки тому +1

    Thanks for the video! It really helped me a lot.

  • @LUC-M
    @LUC-M 3 роки тому +1

    Very very good tutorial!! Thanks a lot

  • @rpralica
    @rpralica 2 роки тому +1

    Great video man thank You.I suscribed of course You deserved that

  • @Abberath
    @Abberath Рік тому +1

    Thanks for the video. I used your express backend tutorial to hide my api key from the frontend in my Vue weather app. When I deploy to Netlify I keep getting cors errors even though I'm allowing requests from any origin with the *wildcard on my Express app. Any advice for my particular problem?

    • @MakeAppswithDanny
      @MakeAppswithDanny  Рік тому

      Hmm I'm not sure James..

    • @Abberath
      @Abberath Рік тому

      @@MakeAppswithDanny I think it's a browser specific thing. Appreciate your help and all the cool content you make!

  • @RodrigoDAgostino
    @RodrigoDAgostino 3 роки тому +1

    That was really helpful! Thank you very much, mate! :)

  • @keplerk
    @keplerk 3 роки тому +1

    Any chance to have a comparison between netflify and vecel ? im kinda curious about your opinion on this topic 🤔

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 роки тому

      Thanks keplerk. I'm not familar with vecel at the moment 👍

    • @keplerk
      @keplerk 3 роки тому

      @@MakeAppswithDanny Damn ... i hate my cellphone some times, i meant vercel *

  • @Lea-uw1gm
    @Lea-uw1gm 3 роки тому +1

    git commit -am "message" allows you to combine add and commit so you don't have to do that extra step

  • @ArifMolon
    @ArifMolon 3 роки тому +1

    Great infoes thank Danny.

  • @blimyyoox2423
    @blimyyoox2423 Рік тому +1

    This video is AWESOME

  • @mohammedmhilal4129
    @mohammedmhilal4129 2 роки тому +1

    easy and to the point. love it.

  • @Abie169
    @Abie169 3 роки тому +2

    Thank you Danny

  • @mattgeborek136
    @mattgeborek136 3 роки тому +1

    Great video Danny. Does Netlify have the ability to send api requests? I want to make a stock tracking app, but I am unsure if I will be able to get the live prices/other data

  • @shinobuoshino3116
    @shinobuoshino3116 2 роки тому +1

    I have this error, could you help me?
    11:27:01 AM: Module not found: Can't resolve imported dependency "composables/ubigeo"
    Did you forget to install it? You can run: npm install --save composables/ubigeo
    my code in quasar.conf.js
    extendWebpack(cfg, { isServer, isClient }) {
    cfg.resolve.alias = {
    ...cfg.resolve.alias, // This adds the existing alias
    // Add your own alias like this
    composables: path.resolve(__dirname, './src/composables'),
    }
    },

  • @alonelyproducer663
    @alonelyproducer663 3 роки тому +2

    Btw, you need to update your copyright information for your website! It's still on 2017

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 роки тому

      Oh yeah. Oops! Thanks for letting me know! I'll probably do a new website for Fudget 2 anyway. 👍

  • @federicoc.2264
    @federicoc.2264 2 роки тому +1

    Hi Danny,
    css transitions do not work after deploying on the online website (while in localhost they work).
    Do you have any idea what the reason may be?

    • @MakeAppswithDanny
      @MakeAppswithDanny  2 роки тому

      I'm not sure, but maybe the CSS file (for the transitions) is not being imported somehow...

  • @alessiopampana7990
    @alessiopampana7990 2 роки тому +1

    number one, thanks a lot

  • @shinobuoshino3116
    @shinobuoshino3116 2 роки тому +1

    Could you do diploy with Heroku?

    • @MakeAppswithDanny
      @MakeAppswithDanny  2 роки тому +1

      I think I covered that in the Instagram Clone playlist, Shinobu: ua-cam.com/play/PLAiDzIdBfy8h6HgfQg3namagsCUT0Y2Bs.html

  • @antoniobrandao1642
    @antoniobrandao1642 Рік тому +1

    Very nice video!

  • @VISHNUKUMAR-bh8uj
    @VISHNUKUMAR-bh8uj 3 роки тому +1

    Thanks for this one

  • @dissectionoverload
    @dissectionoverload 2 роки тому +1

    happy careca's day thank you!

  • @extremelyangryman2583
    @extremelyangryman2583 2 роки тому +1

    followed the entire process but the site returns "This site can’t be reached" when clicking the deployed url.

    • @MakeAppswithDanny
      @MakeAppswithDanny  2 роки тому

      Hmm I'm not sure what's going there...

    • @extremelyangryman2583
      @extremelyangryman2583 2 роки тому

      @@MakeAppswithDanny no worries, I think it had something to do with my ISP blocking netlify. thanks again and keep those videos going.

  • @vampirejs758
    @vampirejs758 3 роки тому +1

    Dude please make more videos on vuetify for mobile!

  • @AditiBhardwaj-i9t
    @AditiBhardwaj-i9t 3 місяці тому

    whenever I try to push my repository to GitHub some files aren't pushed (nested folder) and the folder is empty. Please help !!

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 місяці тому

      I'm not sure, that could be due to a number of things. Perhaps the folder is excluded in your gitignore file...

  • @rickybarabba7866
    @rickybarabba7866 3 роки тому +2

    Well, I thought you could just drag and drop the dist folder directly to netlifly. Yeah, I understand for a development lifecycle it is better to create a repo in github and then deploy from there...

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 роки тому +1

      I didn’t know you could drag and drop to Netlify. How do you do that?

    • @rickybarabba7866
      @rickybarabba7866 3 роки тому +1

      @@MakeAppswithDanny Here is the official video: ua-cam.com/video/vywDFg2uIxY/v-deo.html&feature=emb_title&ab_channel=Netlify

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 роки тому +1

      @@rickybarabba7866 wow that’s great to know, R&B. Thanks!

  • @brandonsayring
    @brandonsayring 3 роки тому +2

    Allow me to be the first in the comments to say, "PENGUIN BALLS".
    Keep the great content coming, Danny!

  • @mustafamuse2904
    @mustafamuse2904 2 роки тому +1

    How to fix broken CSS on Netlify Deploy when using vue js.

    • @MakeAppswithDanny
      @MakeAppswithDanny  2 роки тому

      I'm not sure, bud, is it to do with the path you set when importing the CSS file?

  • @rodguinea
    @rodguinea 3 роки тому +1

    Thank you!!

  • @cruzikedinobi8602
    @cruzikedinobi8602 3 роки тому +1

    Made it simple

  • @nishantpansuriya4530
    @nishantpansuriya4530 3 роки тому

    Thanks man :)

  • @nazarullahhanafi1418
    @nazarullahhanafi1418 2 роки тому +1

    how to click ^C in minute 1:10 ???
    I try but I cant

  • @MadiShogan
    @MadiShogan 11 місяців тому +1

    Netlify suspended my account right after i signed up. Used different email didn't helped.

    • @MakeAppswithDanny
      @MakeAppswithDanny  11 місяців тому +1

      I'm sure you could find other similar services with free options. Best of luck 👍

  • @gor2em
    @gor2em 2 роки тому +1

    thank youu

  • @pgmoorthy
    @pgmoorthy 3 роки тому +2

    Free hosting for Quasar?

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 роки тому +2

      Yeah you can host Quasar SPA too. You Just need to change the build command and dist path accordingly.

    • @pgmoorthy
      @pgmoorthy 3 роки тому +1

      @@MakeAppswithDanny thanks bro.
      Localbase concept super bro, i have one doubt, how to. Set autoincrement for id

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 роки тому

      @@pgmoorthy well the auto generated keys are already ordered, alphanumerically. However it’s not possible to set them to 1, 2, 3 etc.

    • @pgmoorthy
      @pgmoorthy 3 роки тому

      @@MakeAppswithDanny ok bro.

  • @arshahin9803
    @arshahin9803 2 роки тому +1

    great

  • @jensluck370
    @jensluck370 3 роки тому +2

    Great video Danny, as always! Sometimes the best things in life are free: ua-cam.com/video/79SNvZi3ltE/v-deo.html I will definitely check out Netlify, looks very interesting. I should also work more with Github.

  • @pgmoorthy
    @pgmoorthy 3 роки тому +2

    Im first command ☺️

  • @luisangelmendozachate
    @luisangelmendozachate 3 роки тому +2

    Penguinballs

  • @sedmahdi4988
    @sedmahdi4988 2 роки тому +1

    Thanks a LOT! it was very useful

  • @kowsharahmed6666
    @kowsharahmed6666 2 роки тому +1

    Thank you so much.

  • @everydaylyricsyus
    @everydaylyricsyus 3 місяці тому +1

    Thank you very much

  • @LSonurB
    @LSonurB Рік тому +1

    Very helpful video! Thanks!

  • @inomjonjovliyev7288
    @inomjonjovliyev7288 2 роки тому +1

    thank you very much !

  • @Music.videoo
    @Music.videoo 4 місяці тому +1

    Thank you 👍👍👍👍