### Current Situation Currently we use a custom built file watching solution when running examples locally. However there are already great tools for doing this. ### Proposed Actions We can just swap out our solution for [`watchgod`](https://github.com/samuelcolvin/watchgod).