View Source Electric.Application (electric v1.0.0-beta.19)

Summary

Functions

Returns a configured Electric.Shapes.Api instance

This callback starts the entire application, but is configured to run only when this app is started on it's own, not as a library. As such, this should be the only place that actually reads from Application.get_env/2, because it's the only context where the config/runtime.exs is executed.

Functions

Returns a configured Electric.Shapes.Api instance

This callback starts the entire application, but is configured to run only when this app is started on it's own, not as a library. As such, this should be the only place that actually reads from Application.get_env/2, because it's the only context where the config/runtime.exs is executed.