Skip to content

Fer-L/financial-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Financial control app 💰

financial-control is an web application destinated to manage expenses and incomes, based on CNPJ.

📦 Set up Docker container

Creating docker database image:

docker run --name financedb -e POSTGRES_PASSWORD=123456 -p 5432:5432 -d postgres

Start it again:

sudo docker start financedb

▶ Executing front-end

1 - Clone financial-control-front repository

https://github.com/Leandrovargas0/financial-control-

2 - Run the following commands:

yarn install 
yarn start

Feito com ❤️ por Fernanda Luna, Leandro Vargas, Adahylton Tenório,Rodrigo Moura e João Campos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages