Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 374 Bytes

readme.md

File metadata and controls

31 lines (18 loc) · 374 Bytes

PouchDB Docker Image

Prerequisites

  1. Nodejs & Npm
  2. Docker

Install dependancies

npm i

Build image

npm run build

Run image

npm run image


Test run

For test running the server before building a container:

npm start

Contributors

pouchdb pouchdb-server