srid / deux

Something something mind maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deux

Are graphs and mind maps underrated?

A playground to create the most awesome'est PIM ever.

This started out by using Dhall as the underlying data format, but I've become somewhat dissatisfied with this approach. I am currently exploring the use of Postgres, and also limiting the scope to tree instead of graph. See motif.

Development

See project-development.md.

ghcid based

Auto-reload the frontend server using ghcid:

./ghcid-frontend

Do the same for the backend.

./ghcid-backend-dhall

Now access the frontend at port 3000 (it uses the backend API from port 3001).

hoogle

Run the documentation server using:

./hoogle  # Port 8081

About

Something something mind maps

License:MIT License


Languages

Language:Haskell 59.9%Language:Nix 33.9%Language:Shell 6.2%