Skip to content

Firstbober/airqi

Repository files navigation

AirQi

GitHub

Simple web app to look up air quality for your city.

Screenshot

Hosting

Completing these steps will bring you a working instance of AirQi on most devices, hosting it on Windows is technically possible but not tested. I recommend getting a Raspberry Pi or some old computer to use it as a server.

git clone https://github.com/Firstbober/airqi
cd airqi
npm install
npm run build
npm run start

Changing server port is as easy as adding PORT=<number> variable into .env or before npm run start command.

Feature requests

These should be placed in issues tab.

Contribute

License

The project is licensed under the GNU AGPL-3.0 license.

About

Simple web app to look up air quality for your city.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published