furquan-lp / nextdev-backend

Node.js/Express backend for nextdev.in
https://api.nextdev.in/
Apache License 2.0
0 stars 0 forks source link

Switch to a different backend provider (Railway has ended its free tier ) #4

Open furquan-lp opened 1 year ago

furquan-lp commented 1 year ago

As Railway has downgraded its free tier into a month long free trial (which is now over), it's time to look for an alternative service.

Currently the backend is being hosted on render.com as a stopgap but it has several critical issues:

Render on the free tier seems okay for a website but not for an Express server like this.

Current alternatives being investigated are:

furquan-lp commented 1 year ago

Cyclic seems like a good alternative for now. It has a generous free tier and an extremely cheap paid usage-based tier:

Overall it seems worth investigating with the free tier and then transitioning to the usage based $1/month tier (mainly for custom domains).

furquan-lp commented 1 year ago

The project has been switched to DigitalOcean for the time being. This will remain until the free credit lasts (2 months). Issue to be reopened when the expiration date draws near.

furquan-lp commented 12 months ago

DigitalOcean is expiring in 3 days so I've reopened this issue to keep track.