Skip to content

TakuyaHarayama/oshiyaberin

Repository files navigation

概要

起動方法

  • git clone
  • bundle install
  • rails db:migrate
  • touch .env
  • .envファイルにAPIキーを設定 USER_LOCAL_API_KEY=your api key