Skip to content

🚀 The Hacking Project - Full Rails app in production on Heroku

Notifications You must be signed in to change notification settings

keeev90/THP_RoR_Eventbrite_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME !

Versions

  • Ruby V 2.7.4
  • Ruby On Rails V 5.2.3
  • Fonctionne avec postgreSQL

Installation et lancement

  1. Ouvrir un terminal
  2. Se positionner dans le répertoire du projet
  3. $ bundle install
  4. $ db:create
  5. $ db:migrate
  6. $ db:seed
  7. $ rails s
  8. Se rendre sur http://localhost:3000/
  9. Enjoy !

Version online en production via Heroku (not fully completed)

eventbrite-app

Releases

No releases published

Packages

No packages published