acme_ex v0.3.1 AcmeEx View Source
By default, the application does nothing. You must start the server’s directly by adding
AcmeEx.Standalone.child_spec(opts)
Or, you can add the children specs directly to your supervisor
AcmeEx.Standalone.children_specs(opts)
Or, by running the server task
mix acme.server