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

https://github.com/markertmer/nearest-fuel-station


https://github.com/markertmer/nearest-fuel-station

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Nearest Fuel Station

### Versions

Ruby 2.7.2

Rails 5.2.6

### Set Up

- Clone this repo
- `bundle install`
- `bundle exec figaro install`
- `rails db:{create,migrate}``
- `rails s`