formbuilder icon indicating copy to clipboard operation
formbuilder copied to clipboard

Abstract integration with the storage server

Open almet opened this issue 9 years ago • 0 comments

Once #12 will have landed, it will be possible to store the data generated by the formbuilder to kinto. That would be great to be able to use a different storage mechanism (couchdb, cozy, etc.).

In order to do this, an abstraction needs to be done for the storage, and the storage layer could be configured from the config.js file.

almet avatar Feb 21 '16 00:02 almet