/AirlinesInterview

Interview challenge developed by Lorenzo Peña

Primary LanguagePHPApache License 2.0Apache-2.0

Project Title

interview challenge developed by Lorenzo Peña

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Requirements for the software and other tools to build, test and push

Installing

A step by step series of examples that tell you how to get a development environment running

Steps:

  • Set .env file.
    • PHP_VERSION = 8.1-fpm
    • PUBLIC_PORT = 8080
  • Run on console docker-compose build.
  • Run docker-compose up
  • Ready to start on port localhost:8080