Skip to content

MarcelLZ/couchdb-poc

Repository files navigation

✨ CouchDB POC

Just a simple project to test couchDB functionalities. The main objective is to test offline capabilities and sync when it back on-line!

And yeah, it works! Perfectly :D

🚀 Stack

  • React
  • Nextjs
  • PouchDB
  • CouchDB
  • TypeScript
  • CSS Modules

🔗 Usefull links:

⚙️ Running and testing

As always, clone the project, run yarnto install all dependencies (or npm) inside project folder and then yarn dev. As you can see, the project is using a ec2 instance to run couchdb database.

Open two browser tabs and change product name in one of them. See the magic happens! CouchDB will automatically change data in all connected clients.


😁 Have fun code!

About

Just a simple POC to test couchdb functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published