Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Serve Quasar Project on Regular Website

    Help
    2
    4
    428
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      joefly last edited by

      I’ve built a Quasar project / application (v0.14) and I would like to add it to my portfolio website.
      However, I cannot figure out how to display the project on a regular website. I changed the router to “history” mode and updated the public path, but all I get is a blank white page when navigating to the index.html file in the dist folder. Is there any documentation on how to achieve this?

      Any guidance is greatly appreciated.

      1 Reply Last reply Reply Quote 0
      • B
        brunomeurer last edited by

        Hello joefly,

        Do you have trying hosting your app at your home network? And If you run a quasar dev your app work fine?
        When i need do a thing like this, i’m use firebase hosting, it is very simple and work fine.

        Regards,
        Bruno Meurer

        1 Reply Last reply Reply Quote 0
        • J
          joefly last edited by

          Thanks for your reply.
          Yes, quasar dev works fine.
          With firebase do you just serve the dist folder after building?
          Thanks for the suggestion. 🙂

          1 Reply Last reply Reply Quote 0
          • J
            joefly last edited by

            Okay…figured it out.
            Just link to index.html in dist folder.
            Much easier than I thought it would be 🙂

            1 Reply Last reply Reply Quote 0
            • First post
              Last post