Sign in
apache
/
pouchdb
/
refs/heads/node-sqlite-adapter
/
.
/
bin
/
run-dev.sh
blob: 002ddccc802d643fee3274374f78bf9ea86d9467 [
file
]
#!/usr/bin/env -S bash -e
node
./
bin
/
build
-
pouchdb
.
js
npm run build
-
test
CLIENT
=
dev
./
bin
/
run
-
test
.
sh