PythonBuddy icon indicating copy to clipboard operation
PythonBuddy copied to clipboard

Deployment on Vercel

Open Siddhant-K-code opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. For easy usage to users, we can deploy it on vercel @vercel

Describe the solution you'd like Using this: https://vercel.com/docs/runtimes#official-runtimes/python

Describe alternatives you've considered Heroku Can be used, but it is difficult to configure. Also, its response time is slower in some regions.

Siddhant-K-code avatar Dec 11 '21 03:12 Siddhant-K-code

I've deployed this before on DigitalOcean as well as Google Cloud platform. See: https://github.com/ethanchewy/PythonBuddy#secure-sandboxed-version-using-docker

^This might be helpful for Vercel deployment

ethanchewy avatar Dec 25 '21 23:12 ethanchewy