🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

couchdb-cors-config

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchdb-cors-config

CouchDB CORS configuration

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
7
-90%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

couchdb

FAQs

Package last updated on 03 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts