3. Configuring - Genato/LowFlightFare GitHub Wiki
There are few steps before we can run application.
- Download project and build it (Don't run !!).
- Create database
- Will add both ways later today
- restore database backup that is located in root folder (all data are already in backup)
- migrations (data need to be imported manually)
- Download IATA codes from this site https://datahub.io/core/airport-codes#data-cli
- Will add both ways later today