Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
4lessandrodev authored May 8, 2022
1 parent bb23a33 commit 94382e5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Controle Financeiro
# API - Controle Financeiro

## Um projeto aplicando os principais conceitos de DDD

Neste projeto financeiro para controle de finanças foi aplicado domain-driven-design

### Documentação da Api

Disponível [no link](https://finance-api-ddd.herokuapp.com/doc)

### Como rodar esse projeto
Expand All @@ -17,7 +20,7 @@ Para rodar o projeto local em sua máquina utilizando docker

```

- Crie seu arquivo .env utilizando como exemplo o arquivo .env.example
- Crie seu arquivo `.env` utilizando como exemplo o arquivo `.env.example`

- Execute o docker

Expand Down

0 comments on commit 94382e5

Please sign in to comment.