I don't understand how to make a connection with nitrogen and couchdb using ecouch, because I have a error on this connection CAUGHT ERROR: error-undef [{ecouch,db_info,["test_suite_db"]} I put ecouch in my erlang library path and I create a symlink to support/include.mk (even I don't know if it has necessary). Or if anyone know a database how can connect with nitrogen and who to make this connection.
Sorry if this question is simplistic but I'm unsure on your experience level. But you did run the make
command in the ecouch directory right?
Also. Consider couchbeam or erlang_couchdb. Both have far better documentation.