Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 601 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 601 Bytes

Dashboard for API Administration


Description

Project for São Judas University for the P.I (Projeto Integrado) subject, a dashboard to interact with the following API

Pre Requisites

  • Docker
  • docker-compose

How to use

Make sure that your docker is running locally and follow the next steps:

Up and running the containers with compose

docker-compose up --build

If you want to run it in deatach mode execute the following command;

docker-compose up -d --build

Manteiners

Lucas Duarte