(-main & args)
Starts the application
(build-system {:keys [tcp stream http outputs custom-outputs]})
(compile! args)
(graphviz args)
(init-system config)
Initialize system, dropping the previous state.
(reload!)
(start!)
Start the system.
(stop!)
Stop the system.
(test!)