Visual demo of Spidey DB (in-memory graph database)
Spidey DB: https://github.com/kubejm/spidey-db
- spidey-db
- Docker image that runs spidey-db
- webapp
- SvelteKit frontend with D3
make install;make
- spidey-db runs on port
6425
- webapp visible via http://localhost:3000