Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 347 Bytes

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.

cp .env.template .env.development