Skip to content

mariolucasdev/myorder

Repository files navigation

My Order Application 🛒

This is a simple application for managing orders.

Prerequisites

  • Docker
  • Docker Compose
  • Make

Installation

  1. Clone the repository:

    git clone https://github.com/mariolucasdev/myorder.git
  2. Navigate to the project directory::

    cd my-order
  3. Execute the Makefile:

    make

Usage

  1. Once the Makefile has executed successfully, the application will be available at localhost:8000.

Testes Unidade (Pest) 🧪

composer test

Teste Análise Estática (PHPStan)

composer phpstan

Teste de Design de Código (Pint)

composer pint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published