an open wiki and indexing tool meant to help readers recall what they've read and understand texts on a conceptual basis. postmark serves to feed short-form content with spaced repetition to help readers retain ideas, themes, and important details from books, articles, and printed texts.
cd /path/to/your/projects
git clone https://github.com/enkyuan/postmark.git
cd postmark
cd client
pnpm i
pnpm run dev