Rapidly generates a configurable infrastructure as code approach to deploying the reflex infrastructure. After building the infrastructure code, simply deploy the infrastructure via terraform
.
Full reflex documentation (including CLI usage) can be found on our docs site.
Reflex enforces security best practices in cloud environments through event-driven automation. Get started by visiting our documentation.
pip install reflex-cli
reflex init
reflex build
terraform init && terraform apply