SuaveIO / suave

Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
https://suave.io
Other
1.32k stars 198 forks source link

Add Heroku with Docker instructions #738

Closed dyoshikawa closed 4 years ago

dyoshikawa commented 4 years ago

This is a proposal to introduce the .NET Core 3.0 single file generation and Heroku deployment method using Docker.

https://github.com/SuaveIO/suave/issues/737

ademar commented 4 years ago

Thanks!