https://github.com/markertmer/nearest-fuel-station
https://github.com/markertmer/nearest-fuel-station
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/markertmer/nearest-fuel-station
- Owner: markertmer
- Created: 2022-04-18T14:41:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T14:29:57.000Z (over 4 years ago)
- Last Synced: 2025-02-28T10:37:32.599Z (over 1 year ago)
- Language: Ruby
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`