Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luke-zhang-04/luke-zhang-04-server
Server side code for Luke-zhang-04.github.io
https://github.com/luke-zhang-04/luke-zhang-04-server
Last synced: 7 days ago
JSON representation
Server side code for Luke-zhang-04.github.io
- Host: GitHub
- URL: https://github.com/luke-zhang-04/luke-zhang-04-server
- Owner: Luke-zhang-04
- License: bsd-3-clause
- Created: 2020-08-09T20:55:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T22:59:04.000Z (about 1 year ago)
- Last Synced: 2024-11-07T08:44:27.906Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://github.com/Luke-zhang-04/Luke-zhang-04.github.io
- Size: 348 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Luke-zhang-04.github.io Server
Server side code for Luke-zhang-04.github.io
A scheduled function that updates database values in a Firebase Firestore database using version 4 of the GitHub GraphQL API.
[Front end website source](https://github.com/Luke-zhang-04/Luke-zhang-04.github.io)
[Site](https://luke-zhang-04.github.io/)
## updateProjectValues()
This function is executed on a schedule every day on AWS Lamdbda. It reads data from Firebase Firestore, and uses GraphQL and the GitHub API to read data from a GitHub Repository, and compares the certain values. If any values are different, they are writting to Firestore.