Description
Provides a general command-line server entry point for Rack applications. It is useful for local development, simple deployments, and testing Rack apps with compatible servers.
Server commands expose application code to a listening address. Check host, port, environment, logging, secrets, and reverse-proxy settings before using it outside local development.