Skip to content

joerk2313/reflex-cli

 
 

Repository files navigation

reflex-cli

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.

Installation

pip install reflex-cli

Basic Usage

  1. Generate a configuration file: reflex init
  2. Build terraform output files: reflex build
  3. Deploy those files: terraform init && terraform apply
  4. Sleep better at night!

Demo

Example CLI usage

About

CLI Tool for Running Reflex Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.8%
  • HTML 4.7%
  • HCL 3.7%
  • Makefile 0.8%