Need Help with CouchDB and PouchDB Integration in Wappler for doing CRUD operations

Hi everyone,

I am currently working on integrating CouchDB, PouchDB, and Docker in my project for doing CRUD operations, following the tutorials provided by Wappler. Despite my efforts, I am facing challenges when applying PouchDB data on my notes page. Here are the details of my setup:

Installed Software:
CouchDB
Wappler
Docker

Integration Steps Taken:
Successfully integrated CouchDB and PouchDB with Wappler
Docker is running without issues

Problem Faced:
Having difficulties applying PouchDB data on my notes page as per the tutorial

Question/Concern:
Do I need to install PouchDB on my local machine in addition to the integration steps I followed?

I would greatly appreciate any guidance or suggestions to resolve this issue. Thank you in advance for your time and assistance!

Switch to extensions beta channel, restart wappler and you will see the available pouchdb actions.

Thank You @Teodor