/runroom-test

Primary LanguagePHPMIT LicenseMIT

runroom-test

Getting Started

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

Prerequisites

Installing

  1. Clone the repository from GitHub:

    git clone https://github.com/mikelgoig/runroom-test.git && cd runroom-test
  2. Build the project:

    .cli/build.sh
  3. Run the project:

    .cli/up.sh

Running the tests

To run all the PHPUnit tests:

composer test

Built With

  • Composer - Dependency Manager for PHP
  • Docker - Enterprise-ready container platform to cost-effectively build and manage your application

Authors

  • Mikel Goig - Backend development - mikelgoig