Working with database in offline mode
Hi,
My application works fine in online mode with apperyio database.
However, I need to use it in offline mode.
I followed this tutorial (http://docs.appery.io/tutorials/build...), but it is not very clear to achieve my goal.
Can you please assist me how can I do to create a local database that I can use it in offline mode?
Please note that my database has only around 200-250 entries.
Thanks in advance.