Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 381 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 381 Bytes

📄 org

File organization app

ORG screenshot

Installation

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/