ricksyuan / heap-overflow

Q&A community for developers, inspired by Stack Overflow.
https://www.heapoverflow.io
9 stars 0 forks source link

I need installation steps? #24

Open phenix1997 opened 3 years ago

phenix1997 commented 3 years ago

any useful information?

mzch commented 3 years ago

This is a typical Ruby On Rais application, so

phenix1997 commented 3 years ago

I'm using vps with domaine Can you give more details? For exemple first step?!

Le jeu. 2 sept. 2021 à 22:43, Koichi MATSUMOTO @.***> a écrit :

This is a typical Ruby On Rais application, so

  • create postgresql database.
  • install ruby 2.6.3 using rbenv or rvm, etc.
  • edit condig/database.yaml
  • rm config/credentials.yml.enc && EDITOR=vi bundle exec rails credentials:edit
  • bundle install
  • RAILS_ENV=production bundle exec rake db:migrate
  • bundle exee rake assets:precompile If necessary, you can install passenger.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ricksyuan/heap-overflow/issues/24#issuecomment-912079326, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVNODVREA2X5AFSEYDTQMWDT77VYDANCNFSM5DKAWKAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.