Nuxt Universal SSR Deployment to Heroku - includes connecting to an API and debugging Vuetify

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

КОМЕНТАРІ • 22

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

    Damn that idea of checking out the early branch to isolate the deployment is so smart

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

    You're a blessing my dude. Thank you so much for this!

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

    This video is so so immense. Happy new year and thank you very much.

  • @nathanyang3288
    @nathanyang3288 5 років тому +1

    Very detailed tutorial ! Good one

  • @shahabkarimifar
    @shahabkarimifar 4 роки тому

    Thanks a lot , i have a question , i wanna upload my nuxt project ( universal mode ) to the server ( my server is ubunto - VPS ) what should i do for this ???

  • @kemiowoyele3491
    @kemiowoyele3491 4 роки тому

    Thanks a lot for this series.

  • @DerekAGilbert
    @DerekAGilbert 4 роки тому

    Does heroku automatically prune the dev dependencies for you or is that something you did ? And did you have caching script? Or was that heroku?

    • @jeffrey_codes
      @jeffrey_codes  4 роки тому

      I think the pruning is because Heroku environment is set to production - so you could get the same pruning in any environment set to production.

  • @TheNerdyDev
    @TheNerdyDev 5 років тому

    Good video on Nuxt.

  • @rabbyhossain6150
    @rabbyhossain6150 4 роки тому

    Cool and well described.

  • @josephtully1584
    @josephtully1584 4 роки тому

    if anyone is having a problem with
    ssh: Could not resolve hostname deployment: nodename nor servname provided, or not known
    fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
    enter the following in the console:
    heroku git:remote -a
    hope it helps

  • @travisbacon5527
    @travisbacon5527 4 роки тому +1

    Hey mate can I clarrify something with you. I have been trying to deploy my nuxt universal (server side rendered) website to firebase hosting and function. Which uses express. It's working and everything but it's page loading time is really bad. Thinking of switching to heroku. Can you confirm that that what you have done in this video is truely server side rendering? I didn't see much node code using the nuxt node middleware API.
    Sorry just a bit confused getting this all working for SEO.
    Also if you have a promo code where you get money for referring people to heroku let me know as I liked the video and want to give you a referral bonus. :)

  • @mahmoudahmed-fu7yd
    @mahmoudahmed-fu7yd 5 років тому +1

    Very very goooooood, are heroku is best for hosting nuxt app in production

    • @jeffrey_codes
      @jeffrey_codes  5 років тому +1

      Heroku is what I'm most familiar with, but I'm sure the other ones would work as well! Just make sure you don't get "serverless" hosting, because Nuxt requires a server.

    • @mahmoudahmed-fu7yd
      @mahmoudahmed-fu7yd 5 років тому +1

      Thank you for your help, I already bought in heroku I loved it after your video

    • @VGblackelmo
      @VGblackelmo 4 роки тому

      @@jeffrey_codes i wish i found this video sooner, as what I needed was a server-based nuxt app, but strictly speaking Nuxt doesn't require a server. It has got the nuxt generate script which makes a static website, works well for small sites on hosts like Netlify.

    • @jeffrey_codes
      @jeffrey_codes  4 роки тому

      True, not all uses of Nuxt require a server.

  • @bozabonilla
    @bozabonilla 4 роки тому

    api path only work in dev but in heroku not, I installed nuxt with express server and it has been impossible deploy, api path doesnt works

    • @jeffrey_codes
      @jeffrey_codes  4 роки тому

      What is your goal with this comment? If you're asking for help, you're going to need to provide a lot more details.

  • @MajdYafi
    @MajdYafi 5 років тому +1

    ⭐️⭐️⭐️⭐️⭐️

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

    openlitespeed depoy plzzzzzz