DA SILVA PEREIRA DE OLIVEIRA Karine | CUBILIER Nicolas | FOURTHIES Alexis | ARMAGNAC Julien - (Mentor's project : Wilfried PAILLOT <-- thousands of thanks)
- table_print
- dotenv-rails
- devise
- stripe
- friendly_id
Either you open https://cutecatshop.herokuapp.com/, or you can work locally as follow :
- Clone this repo locally
- After getting this new directory, create you local DB : rails db:create
- Pass the migrations : rails db:migrate
- Seed the DB : rails db:seed
- Run the local server : rails server
- In your web browser, open : http://localhost:3000/
- Chose a kitty pic :)