Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```