MakerFlow PM Documentation Wiki
This wiki documents implementation details, deployment runbooks, and operational guidance for public release and team onboarding.
MakerFlow PM was built by Ian Roy with iterative support from OpenAI Codex (GPT-5.3 workflow) for engineering, testing, and documentation.
Repository: github.com/ianroy/makerflowPM
Current Software Stack
- Python 3.11.9 runtime
- Gunicorn (production WSGI serving)
- Flask/Werkzeug dependencies for production compatibility tooling
- SQLite default persistence, PostgreSQL managed-cluster support
- Server-rendered HTML + progressive JavaScript frontend
Build and Delivery Tooling Used
- Git + GitHub + GitHub Desktop
- DigitalOcean Droplet and App Platform deploy paths
- DigitalOcean Managed PostgreSQL
- OpenAI Codex (GPT-5.3 family workflow)
Primary Documentation Path
- Getting Started
- Deployment (DO + local)
- Architecture + Version Matrix
- Data Model + Domain Logic
- Operations + Troubleshooting
Keep Website and Wiki Updated
Run this after material product changes:
python3 scripts/sync_website_content.py
License
MakerFlow PM is published under CC BY-SA 4.0.