Hi everyone,
i have installed CouchDb and wappler also i just want to perform simple CRUD using simple form.
i have created database connection through wappler i’m not getting what to do next.
Help me out for that.
Thanks in advance.
Hi everyone,
i have installed CouchDb and wappler also i just want to perform simple CRUD using simple form.
i have created database connection through wappler i’m not getting what to do next.
Help me out for that.
Thanks in advance.
Please check: CouchDB and PouchDB Integration in Wappler
Do i need to set up Docker for that?
You only need docker desktop installed and running, not need for a docker based project.
In this example we install the CouchDB for local development, so we add it under Local > Services. Don’t forget that Docker Desktop is required and it must be running in order to install this services for local development
Thanks @Teodor
This video series should help
https://youtube.com/playlist?list=PLUjqTJN3byC9QgB573gp3KEQQRNK8AjMj&si=HZzdEoAaTAqLCFtm
Thanks @Hyperbytes