- Install ruby 2.3.4 (or change the ruby version in the Gemfile)
- Run
bundle install
- Create a new Google api project and enable the Google Maps Geocoding API
- Create a
.env
file in the root directory and add your api key (e.g.GOOGLE_API_KEY=sieojioi33399s_sjioj
) - In terminal, run
padrino s
and visit the app atlocalhost:3000
- fix sequel deprecation warning