Deploying a Dart Frog application
Dart Frog is a fast, minimalistic backend framework for Dart which is built on top of Shelf. Dart Frog supports routing, middleware, and DI out of the box with a local CLI to assist with development.
Follow their documentation for assistance with installing the CLI.