From c2cd4c4db2c4b11f7791af4379528af7bfeb14f3 Mon Sep 17 00:00:00 2001 From: fady soliman <72667975+fadysaad66@users.noreply.github.com> Date: Tue, 5 Aug 2025 21:07:01 +0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index d33a3e8..c4024e5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,18 @@ https://github.com/zayneio/open-flights/assets/37857673/489827d5-f142-4064-ba00- --- +## Prerequisite +1- install Ruby + +2- install Node.js and npm + +3- install Yarn + +4- install Rails gem + +5- install PostgreSQL as its the database + +6- create username and password for using inside the database ## Running it locally - run `rails db:prepare`