Skip to content

OyamaYuichi/task_management

Repository files navigation

Task
name :string
detail :text

Herokuへのデプロイ方法

環境

ruby 2.6.5
rails 5.2.4

  1. アセットプリコンパイルをする
    $ rails assets:precompile RAILS_ENV=production
  2. コミットする
    ~/workspace/heroku_test_app (master) $ git add -A ~/workspace/heroku_test_app (master) $ git commit -m "init"
  3. Herokuに新しいアプリケーションを作成
    $ heroku create 1.Herokuにデプロイをする
    $ git push heroku master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published