Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CouchDB内からCouchAppにビュードキュメントを作成して保存しました。
アプリをプッシュするのと同じ方法でそのデータをプルする方法はありますか?
押す
couchapp push http://domain.tld:5984/databasename
引く
couchapp pull http://domain.tld:5984/databasename
はじめにと使用法のページcouchapp clone http://domain.tld:5984/databasename/_design/ddoc_name myapp で詳細を使用してください。
couchapp clone http://domain.tld:5984/databasename/_design/ddoc_name myapp