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

    Offline mode

    Framework
    3
    3
    2426
    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.
    • P
      packy last edited by

      I am really loving this framework, but unfortunately my enterprise app will be need in remote areas where service is not always good. Is there any way to have offline option and sync data when reconnect? Or I guess I should say, any good tutorials on how to do this?

      1 Reply Last reply Reply Quote 0
      • A
        afd last edited by

        Maybe something like this can help you? https://www.npmjs.com/package/vuex-localstorage

        I’m developing something similar, but I’m using Kinto + Kinto.js for the storage part. That means modeling your entire application arround the Kinto storage, you may not want that.

        1 Reply Last reply Reply Quote 1
        • LaurentPayot
          LaurentPayot last edited by LaurentPayot

          @packy This is a database related question, and Quasar is on the view layer. Firebase or Gunjs or Kinto may be what you are looking for.

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