Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaeltoohig/vanuatu-alerts
Personal notifications for going-ons in Vanuatu.
https://github.com/michaeltoohig/vanuatu-alerts
Last synced: 16 days ago
JSON representation
Personal notifications for going-ons in Vanuatu.
- Host: GitHub
- URL: https://github.com/michaeltoohig/vanuatu-alerts
- Owner: michaeltoohig
- Created: 2024-05-30T04:06:53.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-06-26T19:12:08.000Z (8 months ago)
- Last Synced: 2024-11-27T19:16:55.751Z (3 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vanuatu Alerts
A personal utility to periodically scrape and report natural disasters and major events in Vanuatu.
Various APIs and web scrapers will gather data and fire off a message to a personal channel for notifications.
## Development
Create a local `.env` file and set appropriate values.
```sh
cp .env.template .env.development
```