BPMN Architect v0.1.1
Collaborative Process Mapping & Self-Hosted Live BPMN Editor

Overview
BPMN Architect is a robust, lightweight, self-hosted Live BPMN Editor tailored for secure, real-time enterprise process modeling. Designed with a priority on data integrity, it uses local storage for .bpmn XML payloads and a centralized SQLite database for high-performance lock management and metadata handling.
This platform bridges the gap between sophisticated BPMN modeling via bpmn.io and zero-collision collaboration, ensuring a consistent and friction-free process mapping experience for your organization.
.jpeg)
Key Highlights
- 🔒 Collision-Free Collaboration: Heartbeat-based file locking ensures only one user edits a process at a time.
- 🎨 Modern Interface: A clean, responsive UI with a built-in Library, centralized Admin portal, and specialized embed modes.
- 🏢 Enterprise Ready: Architected to run securely behind Microsoft IIS with full Windows Authentication (Active Directory) support.
- 💾 Decoupled Architecture: Native integration for an overnight “cold backup” script connecting automatically to your Git repository.
Documentation Reference
Dive into our comprehensive documentation to start modeling today:
- 🚀 Getting Started & Deployment - Host the application using Uvicorn and IIS.
- ⚙️ Configuration Guide - Master the nested
config.yamlfile. - ✨ Platform Features - Deep dive into locking, embeddings, and Admin controls.
- 📝 Notes & Future Goals - Architectural decisions and the development roadmap.
- 🤝 Contributing Guidelines - Guidelines for branching and submitting PRs.
Thanks to these Libraries!
- bpmn.js (by BPMN.IO)
- fastapi
- bootstrap
Built to make process automation accessible for every department.