tree: b4a9e90037e30504bfd18f98ace88b92b961e445 [path history] [tgz]
  1. mdb_init/
  2. schema/
  3. templates/
  4. Makefile
  5. README.md
  6. run.sh
examples/mdb/README.md

mdb example

A simple “movie database” example of store usage.

How to run

Simply run make run. Under the hood, this generates a self-signed identity, starts a mounttable daemon, starts a store daemon, and initializes the store with mdb data and templates.

Once everything‘s up and running, visit the store daemon’s viewer in your browser (http://localhost:5000 by default) to explore the mdb data.