Skip to content

maung-dot-js/sveltekit-pouchdb-couchdb

Repository files navigation

  1. download & install couchdb
  2. open couchdb & create password for login to couchdb
  3. open http://localhost:5984/_utils in browser
  4. create database
  5. install package npm install pouchdb-browser events
  6. let's go coding 🎉🥳🥳