heroku and gits commands

 heroku login

 heroku website will automatically open and make login at that

check git remote

check git remote -v

heroku run rails c

heroku logs -t

heroku restart

heroku run rake db:create

heroku run rake db:seed                ::::::::::::::::; whenever required 


Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5