Description

Fabrique Test Project

Prerequisites

  • Installed docker-compose, Docker

Running the app

  • Edit .env file from example by adding database credentials
  • Just make sure that 80 port is able or change the nginx service exposed port
$ docker-compose up -d --build

To see the swagger docs just go to localhost/api/docs/