Skip to content

leandrommoliveira/mutant

Repository files navigation

MUTANT

Is a api for Magneto search for mutants.

Instalation

add project.local to your hosts file

127.0.0.1 project local

Run Command for create a docker network

docker network create --gateway 172.18.0.1 --subnet 172.18.0.0/24 mutant-network

Run docker compose to up containers

docker-compose up

Run composer

docker exec -it -w /mutant mutant_php composer install

Run the migration

docker exec -it -w /mutant mutant_php php artisan migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published