I saw the announcement that likerland will stop supporting the likecoin button unless someone proposes to increase the creator fund or run a fork.
https://ckxpress.com/like-community/
I'm trying to run a fork on my personal site to keep the likecoin button working, but there are some technical issues. I've already forked the repository, but I'm still trying to figure out how to make it work.
- I have to separate the likecoin button from the likerland application so that it won't be affected when likerland stops supporting it. What do I need to do? Can I just change the api to make it work?
- If changing the api is necessary, what are the steps to set up an api file for the likecoin button?
- My personal website is a github page, can I use rest api on github to make the likecoin button works?
https://docs.github.com/en/rest?apiVersion=2022-11-28
- How to set the "creators fund" for my fork?