Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exu3/gib-air-quality
A Rails app that tells you the AQI for a given zip code.
https://github.com/exu3/gib-air-quality
Last synced: 24 days ago
JSON representation
A Rails app that tells you the AQI for a given zip code.
- Host: GitHub
- URL: https://github.com/exu3/gib-air-quality
- Owner: exu3
- Created: 2021-12-24T10:05:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-24T11:39:48.000Z (about 3 years ago)
- Last Synced: 2024-10-27T23:48:30.837Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.- Ruby version: 3.0.3
- Rails version: 6.1.4- Database creation: none
- Database initialization: none
- How to run with Docker
```sh
docker-compose build
docker-compose up
```> Note: this is likely wrong because I am rather new to Docker. But it happens to work on my local machine, so I am putting it in the README.
- Deployment instructions: idk
- ...idk. ??? profit
This is what it looks like:
![Screen Shot 2021-12-24 at 3 38 57 AM](https://user-images.githubusercontent.com/72365100/147349755-38a4c91d-0a10-466c-be94-f883543c0732.png)