git clone.envファイル作成して # env の中身 を記載docker compose builddocker compose run --rm web /bin/bash -c "bundle config set --local path vendor/bundle && bundle install"docker compose run --rm web yarn installdocker compose up
http://localhost:3000でアクセス可能
GITHUB_KEY=
GITHUB_SECRET=
GITHUB_ACCESS_TOKEN=
OPENAI_API_KEY=
各キーの中身は DM で送ります