soft-serve
soft-serve copied to clipboard
add CORS headers
Is your feature request related to a problem? Please describe. I needed to clone a soft served repo from the browser using isomorphic git, but browser requires CORS "*" header.
Describe the solution you'd like wrap the http handler in rs/cors to add CORS header "*"
pr in https://github.com/charmbracelet/soft-serve/pull/516