-
Notifications
You must be signed in to change notification settings - Fork 31
Home
formcms edited this page Feb 1, 2026
·
15 revisions
Welcome to the FormCMS documentation wiki.
- Setup β Get your development environment running
- Architecture β Understand the system components
- Building a System β Learn the core workflow
| Page | Description |
|---|---|
| Setup | Development and production environment setup |
| Architecture | Detailed component architecture and system design |
| Orchestrator Strategy | Multi-agent pipeline design and debugging approach |
| Building a System | Core Workflow: Entity -> Seed -> Query -> Page |
| Page Templates & Interactivity | Handlebars SSR, Alpine.js, SDK architecture |
| Engagement Features | Likes, shares, bookmarks, views, toplist, tracking |
| Contributing | Extending FormCMS with new components |
| Performance & Scalability | Benchmarks, optimization strategies, and scaling guides |
| Page | Best For |
|---|---|
| Setup | DevOps, New Contributors |
| Architecture | System Architects, Senior Devs |
| Building a System | Developers |
| Orchestrator Strategy | AI/ML Engineers, Backend Devs |
| Page Templates | Frontend Devs |
| Engagement Features | Full-Stack Devs, Product Managers |
| Contributing | Contributors, Plugin Developers |
| Performance & Scalability | DevOps, Performance Engineers |
- Main README - Quick start guide
- Live Demo - Try FormCMS online
- GitHub Repository - Source code
See the Quick Start guide in the main README.