#include #include int main() { config config; return Application::get(config).run(); }