Skip to content

JGZimmermann/Linkeasy

Repository files navigation

Problem Track

"Problem Track" is the ultimate solution for organizations seeking to enhance their problem resolution processes, drive operational efficiency, and deliver exceptional customer experiences.

Dependências

  • Docker
  • Docker Compose

To run

Clone Repository

$ git clone git@github.com:SI-DABE/problem-track.git
$ cd problem-track

Define the env variables

$ cp .env.example .env

Install the dependencies

$ ./run composer install

Up the containers

$ docker compose up -d

ou

$ ./run up -d

Create database and tables

$ ./run db:reset

Populate database

$ ./run db:populate

Fixed uploads folder permission

sudo chown www-data:www-data public/assets/uploads

Run the tests

$ docker compose run --rm php ./vendor/bin/phpunit tests --color

ou

$ ./run test

Run the linters

PHPCS

$ ./run phpcs

PHPStan

$ ./run phpstan

Access localhost

Teste de API

curl -H "Accept: application/json" localhost/posts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy