docker-compose buildでコンテナを立ち上げdocker-compose run web rails db:createでデータベース作成docker-compose run web rails db:migrateでマイグレーションファイルを実行docker-compose upで実行
https://codegatecircle.github.io/communication_app_back
https://codegatecircle.github.io/communication_app_back/erd
開発環境
ステージング