isoaxe / cors-server

A server to add CORS headers to a proxied request.
https://proxy-ibmasyzzya-uc.a.run.app
61 stars 130 forks source link

Replace heroku with firebase #1

Closed isoaxe closed 2 years ago

isoaxe commented 2 years ago

From 28th November 2022, Heroku will start to charge for Dynos. Due to the removal of this free tier, the decision was made to implement a server using Firebase functions instead. Although this requires a paid plan, there is a generous free quota before pricing begins which will easily meet the needs of most users. Pricing thereafter is very low in any case.

Support for Heroku has been completely removed.