context-journal.md

Context Journal

UI App
from"Context Apps"

MCP-enabled journal app for emotion tracking

Productivity
iOSjournalMCP enabledwellbeing
install.sh
# Clone the repository
$git clone https://github.com/Context Apps/context-journal
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve