Deleting the wiki page '環境構築手順' cannot be undone. Continue?
bundle install
cp ./config/database.sample.yml ./config/database.yml
mkdir wiki
cd wiki
git init --initial-branch=main
npm install --legacy-peer-deps
Deleting the wiki page '環境構築手順' cannot be undone. Continue?