1- Github du groupe Fetch me a band
2- Site Heroku
3- On a fait un Wiki instructif
- https://github.com/JMD60260/fetchmeaband/wiki/Home/_edit
- https://fectchmeaband-prod.herokuapp.com 💥
- https://git.heroku.com/fetchmeaband-prod.git 💥
- https://fetchmeaband-staging.herokuapp.com
- https://git.heroku.com/fetchmeaband-staging.git
- https://www.facebook.com/fetchmeaband/ 🎶 🔌 🎉
- https://twitter.com/FetchMeBand1 🎶 🔌 🎉
- https://www.instagram.com/fetchmeaband/ 🎶 🔌 🎉
-
Ruby version 2.5.1
-
Rails version 5.2.3
-
CSS : Bootstrap
-
API Utilisées:
- Amazon S3
- SendGrid
- Evolution a venir : implementation de geocoder et Gmaps
-
Gems Interessantes:
- Capistrano et Whenever pour la Newsletter automatique
- gem 'devise-i18n' Internationalisation de Devise
- ©Jean-Baptiste DEMENET
- slack: @Jean-Baptiste 😄
- ©Jasmine BANCHEREAU
- slack: @Jasmine Banchereau
- ©Nazanin FARSHAD
- slack: @Nazanin 😄
- ©Jean-Marc DARDY
- slack: @JM 😄
- Anthony Amar
- slack: @anthonyamar 🚀
- dirige toi via ton terminal dans le dossier que tu souhaites
- git clone https://github.com/JMD60260/fetchmeaband.git
- cd fetchmeaband
- bundle install
- rails db:create
=> Puis pour commencer à travailler :
-
git checkout master
-
git pull origin master
-
git branch nom_de_ta_branche
-
git checkout nom_de_ta_branche
Tu peux alors coder normalement / puis
-
git add .
-
git commit -m "ton commentaire"
- git checkout master
- git pull origin master
- git checkout nom_de_ta_branche
- git merge master
- git checkout master
- git merge nom_de_ta_branche
- git push origin master