差分

移動先: 案内検索

Tepnote-onk

188 バイト追加, 2022年12月10日 (土) 11:57
編集の要約なし
<nowiki>$ rails new . -d postgresql --css bootstrap
$ bundle install --without test development
{{font color||yellow|database.yml username:などを確認する (2箇所)}}
/config/environments/production.rb config.assets.compile = true
$ createdb tepnote2_production
$ rails db:migrate RAILS_ENV=production
$ rails server</nowiki>
 
 
/config/environments/production.rb

案内メニュー