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 "3.1.1"
-
System dependencies
-
Configuration
We need to add GITHUB_OAUTH_ACCESS_TOKEN to get this Token please follow this Guide https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token And in .env file or in Heroku => Settings => Config Vars please add this GITHUB_OAUTH_ACCESS_TOKEN
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...