keeev90 / THP_RoR_Eventbrite_app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 58.4%Language:HTML 37.8%Language:CoffeeScript 1.2%Language:JavaScript 1.1%Language:SCSS 1.0%Language:CSS 0.6%