Skip to content

Commit 6b1e01a

Browse files
haval0Poizon7
authored andcommitted
say to use docker compose for dev
1 parent 66b6765 commit 6b1e01a

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,9 @@ Django project to manage receipts and reimbursements at Datasektionen.
44

55
## Developing locally
66

7-
Cashflow uses Python 3.6.2
7+
Use Docker Compose:
88

9-
- Install PostgreSQL
10-
11-
- `pipenv install`
12-
13-
- `pipenv run ./manage.py migrate`
14-
15-
- `pipenv run ./manage.py runserver`
9+
`docker compose up --watch --build`
1610

1711
The server will restart on file changes.
1812

0 commit comments

Comments
 (0)