Skip to content

emwalker/digraph

Repository files navigation

Digraph

Digraph is a side project and a prototype of what a next iteration on search engines might look like. Search results are derived from manually curated topics.

Changes are tracked in a history that will eventually allow traveling back in time to see what things looked like at an earlier point. Links and topics are stored in repos, some public and some personal, which are combined to present a unified view. More on the vision here.

This is a personal project and is a work in progress.

Screenshot

Landing page

Development

Technical details:

  • Next.js, Mantine, React
  • GraphQL backend written in Rust
  • Object graphs stored in per-account Git repos
  • Postgres
  • Redis