Posts tagged as Gatsby
Git Index Error
If you have this index error when you try to commit or push then you need to do these steps 1- Remove damaged ancillary pointers and logs by…
GitHub action to deploy on linux server
You can deploy very easily on a Linux server by Github Actions so after every push to the main branch, it will deploy automatically to your…