MDSLKTR / pouch-vue

Pouchdb bindings for Vue.js
MIT License
90 stars 17 forks source link

Create database manually? #32

Closed mejuliver closed 5 years ago

mejuliver commented 5 years ago

is there a way to create a new database? e.g.

this.$pouch.create(<dbname>)