Skip to content

Commit

Permalink
chore: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulo Ubirajara de Mattos Neto authored Apr 28, 2024
1 parent 7a4db14 commit 4a29307
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Financial Parsing - Backend

## Como executar
### Docker
```bash
git clone -b backend https://github.com/PauloUbirajara/financial-parsing-tcc.git
docker compose up
```

> Container PostgreSQL em localhost:5432\
> Container Django em localhost:8000

0 comments on commit 4a29307

Please sign in to comment.