An app for playing around with Localbase and all the available methods.
* Check out the Localbase Repository
Localbase Playground contains a bunch of different code snippets (for adding, updating, setting and getting) data to/from a Localbase database.
You can launch these code snippets (and edit them if you like) in the browser and observe the result in the IndexedDB database and in the console.
npm install -g @quasar/cli
npm install
quasar dev
quasar build