aboutsummaryrefslogtreecommitdiffstats
path: root/compose.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Group expenses (#48)Brandon Eng2024-01-171-2/+2
| | | | | | | | | | | | | | | * Group expenses my date * Group expenses my date * typescript errors * prettier * getExpenseGroup * update logic to use dayjs * clean up
* Docker container version (#39)Max2024-01-111-0/+24
* + Dockerfile and compose file + Scripts dir and startup script + Build image npm script * * Moves env to file * + Tags image with info from package.json * Moves image creation to script * Updates README * Update README.md Co-authored-by: Sebastien Castiel <sebastien@castiel.me> --------- Co-authored-by: Maxime Jacob <mjacob-no-reply@proton.me> Co-authored-by: Sebastien Castiel <sebastien@castiel.me>