docs: README.md
This commit is contained in:
parent
c637aadee4
commit
cd3827e47f
1 changed files with 7 additions and 1 deletions
|
@ -67,6 +67,11 @@ Munera is a companion for managing expenses efficiently and effortlessly, whethe
|
||||||
- email setup
|
- email setup
|
||||||
- Migration tool for DB changes in prod
|
- Migration tool for DB changes in prod
|
||||||
|
|
||||||
|
7. **Deployment**
|
||||||
|
- Improve the Dockerfile and docker-compose.yml
|
||||||
|
- Improve the deploy.yml
|
||||||
|
- Fix known bugs in the pipeline
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|
||||||
- PeopleVIew doesn't refresh after an edit operation anymore
|
- PeopleVIew doesn't refresh after an edit operation anymore
|
||||||
|
@ -74,3 +79,4 @@ Munera is a companion for managing expenses efficiently and effortlessly, whethe
|
||||||
- Errors need to be caught and handled
|
- Errors need to be caught and handled
|
||||||
- Graphs still need ~~a lot of~~ **some** improvements
|
- Graphs still need ~~a lot of~~ **some** improvements
|
||||||
- ~~ExpenseView doesn't refresh after an edit operation anymore~~
|
- ~~ExpenseView doesn't refresh after an edit operation anymore~~
|
||||||
|
- Deployment must be improved
|
||||||
|
|
Loading…
Reference in a new issue