polyflup-ops

Installation
SKILL.md

Commands & Operations

Python Backend

uv run polyflup.py      # Run bot
uv run check_db.py      # Check database
uv run migrate_db.py    # Run migrations
uv pip install -r requirements.txt

Svelte UI

cd ui && npm install
npm run dev             # Dev mode
npm run build           # Build
npm start               # Start production
Installs
14
GitHub Stars
18
First Seen
Jan 23, 2026
polyflup-ops — niller2005/polyflup