Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhijithvijayan/vaccine-notifier
Vaccine Notifier
https://github.com/abhijithvijayan/vaccine-notifier
Last synced: 19 days ago
JSON representation
Vaccine Notifier
- Host: GitHub
- URL: https://github.com/abhijithvijayan/vaccine-notifier
- Owner: abhijithvijayan
- License: mit
- Created: 2021-06-06T15:24:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T15:20:58.000Z (over 2 years ago)
- Last Synced: 2024-10-23T19:23:28.119Z (21 days ago)
- Language: JavaScript
- Homepage:
- Size: 502 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# vaccine-notifier
## ESP8266
#### Fetch the certificate store from Mozilla and upload it to your ESP’s SPIFFS
>
>### Tools
>
>
- Unzip the downloaded `.zip` folder to the `Arduino/tools` folder.
- Restart your Arduino IDE
- In the Tools menu, check that you have the option `ESP8266 LittleFS Data Upload`## Micro Service CRON
> Checkout [readme.md](https://github.com/abhijithvijayan/vaccine-notifier/blob/main/micro/readme.md) in [micro/](https://github.com/abhijithvijayan/vaccine-notifier/tree/main/micro) folder
## LAMBDA Functions
> Checkout [readme.md](https://github.com/abhijithvijayan/vaccine-notifier/blob/main/lambda/readme.md) in [lambda/](https://github.com/abhijithvijayan/vaccine-notifier/tree/main/lambda) folder