Closed SAD0XER closed 1 year ago
You can try it, there is a separate branch -- https://github.com/DenverCoder1/github-readme-streak-stats/tree/vercel -- which has the necessary files and structure to get it working. Note: internationalization of number formats and date formats is not supported on the vercel branch.
Heroku is definitely the simplest option, but it costs a minimum of ~$5/month now unless you contact Heroku for getting Open Source credits. Following the steps in the readme should get it working quickly, just make sure you have some type of dynos enabled.
Most web servers support PHP by default, so if you have access to a VPS, you could just install the dependencies with composer and it should run almost anywhere that PHP and Composer are installed.
Description
A brief description of the question or issue: I tried to sign up on heroku.com but it shows some issues regarding it. so Can I deploy it on vercel? How? Does it have the same process as given in README? Please guide me!