The application consists of two parts: a server, mostly to avoid CORS onfiguration and a client rendering the actual UI.
Use the Add CouchDB
button to add a server. They will be persisted
in server.json
for reuse.
git clone [email protected]:Stwissel/couchdb-replication-graph.git
cd couchdb-replication-graph
npm install
npm run build
npm run server
Open localhost:3000 in your browser
Use GitHub Issues