Add serve command (#2040)
* Add serve command
to run the HTTP server command very similar to what is used in Replicate
production. By making this command more within reach, my hope is that
more Cog users will build familiarity with and opinions about the HTTP
server interface.
Connected to PLAT-259
* We must serve the Great Alphabet :bow:
Co-authored-by: F <f@replicate.com>
Signed-off-by: Dan Buch <dan@meatballhat.com>
* Add a note about the `serve` command to README
* Write the forwarded localhost server address in serve output
---------
Signed-off-by: Dan Buch <dan@meatballhat.com>
Co-authored-by: F <f@replicate.com>