Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 531 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 531 Bytes

Micro Ads

Приложение "микросервис Geocoder"

Зависимости

  • Ruby 3.0.0
  • Bundler 2.2.3
  • Roda 3.19+

Установка и запуск приложения

  1. Склонируйте репозиторий:
git clone [email protected]:prog-supdex/microservice_geocoder.git && cd microservice_geocoder
  1. Установите зависимости и создайте базу данных:
bundle install
  1. Запустите приложение:
bin/puma