Step-by-step tutorials covering the most common Meteorack module patterns.
Build a complete Meteorack module from scratch — manifest, entry point, services, and admin page.
Request services via contracts. The container resolves dependencies automatically — you declare, we inject.
Create full-page React admin interfaces inside wp-admin. No iframe, native WordPress integration.
Understand how the Hub isolates module failures and auto-activates safe mode after repeated crashes.
Use the Meteorack CLI to manage modules, run migrations, check health, and debug issues from your terminal.