Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arpit078/gitcron
a nodeJS based script to perform git pulls and pushes while manipulating the repository with custom functions.
https://github.com/arpit078/gitcron
automate-git automation git
Last synced: 16 days ago
JSON representation
a nodeJS based script to perform git pulls and pushes while manipulating the repository with custom functions.
- Host: GitHub
- URL: https://github.com/arpit078/gitcron
- Owner: Arpit078
- Created: 2023-01-24T14:01:24.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T18:46:10.000Z (8 months ago)
- Last Synced: 2024-10-11T03:44:18.287Z (about 1 month ago)
- Topics: automate-git, automation, git
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitcron
a nodeJS based script to perform git pulls and pushes while manipulating the repository with custom functions.
## purpose
So I recently updated my personal website(sometime in march 2023) and it's always been a hassle to put in the time to list your projects or recent happenings on a hardcoded website, hosting an api on a free tier shared server looks stupid for they consistently put the servers on sleep if no request comes there way.
Since I do not own my personal server Hardcoding is the best option for a website whose content does not vary a lot for a while,## flow
This program looks into my shared notion database, google sheets and scrapes a webpage to update certain repositories to be precise updates db for my portfolio website, tweets on x and updates stories on https://premchandstories.vercel.app/ everytime I boot up my laptop without a single click! isn't it cool✌️