fun_with_flags_ui v0.3.0 FunWithFlags.UI View Source

FunWithFlags.UI, a web dashboard for the FunWithFlags package.

See the Readme for more detailed instructions.

Link to this section Summary

Functions

Convenience function to simply run the Plug in Cowboy

Convenience function to run the Plug in a custom supervision tree

Link to this section Functions

Convenience function to simply run the Plug in Cowboy.

This will be supervided, but in the private supervsion tree of :cowboy and :ranch.

Convenience function to run the Plug in a custom supervision tree.

This is just an example. If you actually need this, you might want to use your own supervision setup.