The main
branch project can fetch bing daily image and store them in MongoDB.
It also can create a post automatically, you can see the images list in this website
The apis
branch project can expose the apis so that we can get bing historical daily images.
Use schedule Github Action to automatically update readme.md file to trigger the Github Action to deploy main branch project to heroku.
After deploying in heroku, heroku will automatically execute npm start
command to run this project, so we can fetch the image everyday.
This is like we deploy a azure function in heroku, we can get a free azure function by this way.
Total views data: { count: 1891, uniques: 459 }
Total clones data: { count: 1284, uniques: 975 }
Latest fetch images time: 2024-12-26 08:18:10
If this project is helpful to you please star this project, this is an encouragement to me :)