Skip to content

Causemap/couchdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB with Facebook and Twitter auth

This here is an implementation of couchdb that includes a plugin for fb and twitter oauth

Installation

$ git submodule init
$ git submodule update
$ docker build -t causemap/couchdb-docker .
$ docker run -p 5984:5984 causemap/couchdb-docker

About

CouchDB with OAuth (Dockerfile)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published