/nuxt-couchdb-template

Nuxt template ready to work with CouchDb through websockets, supporting also authentication.

Primary LanguageJavaScriptMIT LicenseMIT

nuxt-couchdb-template

Template for Nuxt ready to work with CouchDB/PouchDB through websockets and including authentication support with superlogin.

Packages included

How does it works

To allow the use of PouchDB with websockets the Socket Pouch plugin is used, the configuration for the proxy server is included in the Nuxt environment variables (nuxt.config.js).

For the authentication Superlogin is used.