Description
I wrote a server using package:shelf and had built a cli interface for managing the backend state. I ported over to dart_frog and have sense lost that cli, even in non-dev mode. Maybe I missed some documentation - but is it possible to get stdio in production mode?
Requirements
Additional Context
No response
Description
I wrote a server using
package:shelfand had built a cli interface for managing the backend state. I ported over to dart_frog and have sense lost that cli, even in non-dev mode. Maybe I missed some documentation - but is it possible to get stdio in production mode?Requirements
Additional Context
No response