Skip to content

bcui6611/couchbase-beers

 
 

Repository files navigation

Beernique - Sample Beers...with Couchbase!

Beernique is a sample PHP application using the OpenBeerDB.com dataset (which we ship with Couchbase 2.0) and our PHP SDK.

Beernique lets you track what beers you've sampled as you sample them!

Install

  1. cd /to/your/htdocs (or equivalent)

  2. git clone https://github.com/couchbaselabs/couchbase-beers.git

  3. git submodule init

  4. git submodule update

  5. get a copy of Couchbase Server 1.8.0 (or greater).

  6. http://localhost:8091/

  7. Setup Couchbase Server the way you'd like

  8. Make a beer-sample bucket

  9. Do the following where you cloned this repo:

    $ php import.php

  10. Visit http://localhost/couchbase-beers (or wherever you put the repo)

  11. Enjoy!

Open Source License

Couchbase Beers is released under the MIT public license.

About

Sample Beers...with Couchbase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.8%
  • PHP 21.6%
  • HTML 20.7%
  • JavaScript 12.1%
  • ApacheConf 0.8%