Find-Me-Issues icon indicating copy to clipboard operation
Find-Me-Issues copied to clipboard

Refactor the code to directly host on netlify with no backend but just front end

Open version0chiro opened this issue 3 years ago • 5 comments

Describe the bug Currently, the App is hosted on Heroku but due to Heroku's free tier, I am unable to maintain an active CI/CD integration between the repository and the deployment. Would be better to shift the whole application to the frontend so we can have a constantly running React App

version0chiro avatar Oct 01 '21 07:10 version0chiro

If I understand correctly, you'd want to delete the whole server part and make all calls to Github API directly from the client code (frontend). I'd be willing to work on this if that's okay.

0scvr avatar Oct 06 '21 06:10 0scvr

Correct me if I am wrong, but now you can close this issue too. @version0chiro

alok722 avatar Oct 17 '21 08:10 alok722

is this issue resolved? if not I would like to tackle this.

Duy-L avatar Oct 27 '21 23:10 Duy-L

There are two scripts in the readme. should one be removed?

ezzcodeezzlife avatar Jan 29 '22 23:01 ezzcodeezzlife

Hi, I want to confirm the logic of the issues because I am confused. Isuues is deploying the front-end code on Netlify. I have cloned this repo to my editor. please confirm in the comment sections then I will deploy and pull the code.

shubhamsingh2468 avatar Jul 02 '23 10:07 shubhamsingh2468