UNPKG

most-couchdb

Version:

most (data streaming) for CouchDB

12 lines (11 loc) 172 B
test: image: node:alpine services: - couchdb variables: COUCHDB_USER: admin COUCHDB_PASSWORD: password script: - npm install - npm audit - npm test