Getting Started with ARDOR
Welcome to ARDOR - the frontend framework of the VENIZIA ecosystem. ARDOR packages react-admin applications into an inversion-of-control container powered by IGNIS. Through modular packages including @venizia/ardor, ardor-kernel, ardor-react, ardor-admin, and ardor-ui-kit, it provides a structured foundation for building administrative interfaces with explicit dependency management.
Whether you are starting a new administrative console or updating an existing codebase, these guides cover project configuration, application assembly, and migration workflows. Learn how ARDOR wires data providers, authentication, and UI layers into a unified, testable container.
Learning Roadmap
1
Migration and Setup
Migrating from @minimaltech/ra-core-infra
Move legacy infrastructure code to modern ARDOR container packages