kapusta/pzgps

add couchdb/pouchdb support

kapusta opened this issue · 1 comments

Couch/Pouch install docs

  • add feature/couchdb branch
  • make a routes table, post some data into it

Questions...

  • POST directly from the FE?
  • send a ws frame and have that POST data into couch?
  • send data somewhere after that?
  • how to share that data?

shipped in v2.0.0, see the README.md and the Preact FE for exampleware in the RouteEditor.jsx component