Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 326 Bytes

概要

起動方法

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