air radar
1.0.0
Disclaimer: Work in progress
Generate air quality reports from anywhere in the world and share them with your friends!
*We aim to add more data sources in the future.
The following environmental variables need to be provided:
DB_URI
- MongoDB database URI.DB_USER
- Database username.DB_PASSWORD
- Database password.DB_NAME
- Database name.DB_COLLECTION
- Collection name.NEXT_PUBLIC_AIRLY_KEY
- Airly API key.NEXT_PUBLIC_WAQI_TOKEN
- Air Quality Open Data Platform API token.NEXT_PUBLIC_MAPBOX_TOKEN
- Mapbox API token.You can use the .env.local
file for this.
Hosted with Vercel ▲
# Run in development mode
$ npm run dev
# Build for production
$ npm run build
# Lint
$ npm test
Navigator.share()
APIMIT