Live Development

This work is inspired by the developers at sst.

Enable the following setting in your code:

flux.settings.development.enable_local = True

Deploy your application:

$ fluxional deploy app.handler

Run your dev environment with

$ fluxional dev app.handler


(More Coming Soon...)