https://github.com/rell/airnow
NASA - AirNow App
https://github.com/rell/airnow
Last synced: 11 days ago
JSON representation
NASA - AirNow App
- Host: GitHub
- URL: https://github.com/rell/airnow
- Owner: rell
- Created: 2023-10-31T20:33:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T16:27:50.000Z (over 2 years ago)
- Last Synced: 2025-04-08T20:36:32.437Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# airnow
**Must have config.ini file with database credentials to run application.**
Dependencies: [Node.js](https://nodejs.org/en/download)
```bash
npm install
node index.js
```