File organization app
ImageMagick 6 needs to be installed and accessible.
Create production built:
pnpm install
pnpm build
Create a directory for your files:
mkdir -p data/private/graph
Compile and run the server:
go build; ./org
Go to: http://localhost:8334/