evoluteur / evolutility-ui-react

Framework for building CRUD UIs for Hasura GraphQL with models rather than code.
https://evoluteur.github.io/evodemo/
GNU Affero General Public License v3.0
113 stars 30 forks source link

Database in local storage #18

Open david-pfx opened 5 years ago

david-pfx commented 5 years ago

A local storage implementation is a really nice thing, both as a demo and for personal use. The steps I would take are:

But maybe there is an easier way, reusing the backbone model from the jQuery project.

evoluteur commented 5 years ago

Possibly using axios-cache-adapter and localForage.