Navigation Menu

Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

hebertjulio/penduraai_api

Repository files navigation

Penduraaí API

Run the project using docker-compose.

Using a terminal, enter on root folder of project and run the command below.

docker-compose up -d

After, you can run the command below to view logs.

docker-compose logs -f --tail=100