Skip to content

earthstar-project/earthstar-graph-db-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: using Earthstar Graph Database

This is a minimal working example showing how to use earthstar-graph-db, which is a graph database that runs on top of Earthstar.

It's a tiny command line script that just creates a single edge, then queries to get the edge back.

Install and run

yarn install
yarn build
yarn start

Read the code

See src/index.ts.

About

Minimal working example of using earthstar-graph-db

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published