This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
- Ruby: ruby '2.7.4'
-
Rails version
- Ruby: rails '5.2.6'
-
Production Heroku
-
GitHub
-
Local Installation
- Database:
- Postgresql version 9 and more...
- Steps:
- HTTPS:
- git clone https://github.com/PierreNP/Cookadom.git
- SSH:
- git clone git@github.com:PierreNP/Cookadom.git
- Install Gems:
- $ bundle install
- Set Local Database:
- $ rails db:create
- $ rails db:migrate
- $ rails db:seed
- HTTPS:
- Database:
-
Contributors
- https://github.com/PierreNP Pierre Noppe.
- https://github.com/Wiyap Ludovic Baratier.
- https://github.com/antcrn Anthony Cornu.
- https://github.com/GXcode95 Xavier Grenouillet.
- https://github.com/ecko9 Jean Ferstler.
-
...