Skip to content

jo/couchdb-cors-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB CORS Configuration

This repository hosts a single JSON file holding the required CORS configuration settings, which have been taken from pouchdb/add-cors-to-couchdb

You can push the configuration to CouchDB via couchdb-configure:

Installation

npm install --global couchdb-configure

Push Configuration

couchdb-configure http://localhost:5984 _config.json

You can also include this file in your project as part of a couchdb-bootstrap directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published