Mount - lifecycle managementλ︎
TODO::work in progress, sorryλ︎
Pull requests are welcome
Essentially mount allow you to start and stop parts of your application (components), so you dont have to stop the whole of your application
TODO: write a simple explanation of mount