earthrise-media / plastics

Other
14 stars 7 forks source link

Add CORS support to API server #25

Closed tmcw closed 3 years ago

tmcw commented 3 years ago

Fixes #24 - adds CORS support to the server. The docs for this are wrong and the alternate module also doesn't work, but this rs/cors module does work.