Open k666-bit opened 2 years ago
Vercel? no but Heroku, yes, because they support nodejs and Docker prebuilt https://devcenter.heroku.com/articles/getting-started-with-nodejs https://devcenter.heroku.com/categories/deploying-with-docker
If you're using their free plan, please be aware that their limited dyno hours. https://devcenter.heroku.com/articles/free-dyno-hours.
Can also recommend using DO app containers https://www.digitalocean.com/products/app-platform/
Was able to get the bot up and running in under 5min and for $5/mo in hosting costs. Since its Dockerized, makes it super straightforward -- just set your env vars, and connect the repo
Any Free RPC to use here ?
Any Free RPC to use here ?
https://www.quicknode.com is a free RPC for lighter loads.
GZ!
Hi!
Is it possible to deploy / run this on vercel/heroku etc? Am having trouble deploying it. I can successfully use docker locally though!
Thanks!