V1 Documentation (Legacy)
V1 documentation is available for legacy projects. For new projects, we recommend using V2.
V1 Features
- Single-app and monorepo support
- Direct module specification
- Simpler genome format
V1 vs V2
| Feature | V1 | V2 |
|---|---|---|
| Structure | Single-app or monorepo | Monorepo only |
| Genome Format | Genome (modules array) | V2Genome (packages/apps) |
| Marketplace | Agnostic | Opinionated + Agnostic |
| Framework Handling | Mixed with modules | Bootstrap first |
Migration
If you're using V1, see the V2 Migration Guide to upgrade.
V1 Documentation
V1 documentation is preserved for reference. For new projects, use V2.
New to Architech? → V2 Getting Started
Upgrading from V1? → V2 Migration Guide