Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)