Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grasbock/analytical-thoughtflow-graph


https://github.com/grasbock/analytical-thoughtflow-graph

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# analytical-thoughtflow-graph

A webapp, that indends to visualize the flow of analytical thought as a graph of interconnected nodes.

## development
Make sure to have nix installed
```sh
nix-shell # to get into the dev shell with all required packages
pnpm run dev # to run for development
```