Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 527 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 527 Bytes

Download project

$ git clone https://github.com/lvntyldz/couchbase-java-client

navigate to source

$ cd couchbase-java-client

build and run couchbase a docker container

$ cd ./docker && ./run.sh && cd ..

Visit below URL from web browser to show all buckets you created.
[http://localhost:8091/ui/index.html#/buckets](http://localhost:8091/ui/index.html#/buckets)

For More Information