heroku git:remote -a world-implant
git add .
git commit -am "make it better"
git push heroku main
git remote add github https://[email protected]/developkiko/world-implant.git
git push --mirror github
git remote add source http://185.25.118.198/develop.kiko/world-implant