Skip to content

StephSako/fftt-api-src

 
 

Repository files navigation

alamirault/fftt-api-src

This project is the source code of alamirault/fftt-api.

How to contribute ?

Run docker environment

docker-compose up -d

Go inside container

docker exec -it use-fftt-api-refacto_php_1 bash

Install dependencies

composer i

Run tests (phpunit, php-cs-fixer, phpstan)

composer tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 99.5%
  • Dockerfile 0.5%