Skip to content

rochajario/Financial-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Control Api

🚀 Easy Tracking for Your Outcomes.

CI/CD - Pipelines


Alura Challenges Badges - Second Edition

A Simple way for you to monitor your consuming habits. Just put in your receivings an payments and get your metrics.

To Run Project Demonstration Locally:

  • In a Linux + Docker + Docker Compose environment run the following commands:

Build Services: sudo docker-compose build

Run Services: sudo docker-compose up

Remove Images: sudo docker-compose down