No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

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

    Build & Deploy electron app

    CLI
    2
    2
    1331
    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.
    • bestog
      bestog last edited by bestog

      Hello friends,

      I would like to simplify the process of building and deploying my electron app.
      With quasar-cli I build the electron app. Now there is a folder with all important files to start the app, e. g. for windows.
      I saw at “electron-vue” that they go one step further and create a setup from it. Is there a possibility to store this functionality in the quasar-cli (or in the build-file)?

      Furthermore, it would be nice to use quasar-cli to load the builds (setups) onto a server and instruct the client electron app to update itself.
      I think “electron-packager” offers such functionality. But not in relation to the Quasar framework.

      I would be happy about cool ideas and examples. 🙂

      1 Reply Last reply Reply Quote 0
      • benoitranque
        benoitranque last edited by

        You can make simple installer that is a self extracting archive, that just copies the files to the desired location. Anyways this falls out of the scope of quasar, and is a simply an electron issue

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