Inspect your pod with Pod Explorer
The Memri Pod Explorer allows you to inspect the Items
and how they are conencted by Edges
in your pod. The explorer allows you to filter Items, and navigate from one Item
to adjacent Items
.

The Pod Explorer is hosted at data.memri.io.
To log in you will need your pod login and password keys and the pod address.
The default pod address is: https://dev.pod.memri.io/
.
If you have a pod running locally, the pod adress is: http://localhost:3030
.
Node is required to run the Pod Explorer locally.
Build:
npm install
npm run test
Run:
node ./dist/server.js