データベースを初期化するために、pythonコマンドの走らせ方を調べたのでシェアします〜
方法はとても簡単で、これでいけます!
$ heroku run python init_db.py Running python init_db.py on ⬢ ************... up, run.7092 (Free)
参考にした記事 Getting Started on Heroku with Python
Please reinstall Cypress by running: cypress install
imported module ‘test_room’ has this __file__ attributes which is not the same a
RailsのformをajaxでSPAっぽく実装する方法
react-selectで10000件のlist表示する
axios.createのテスト