No description
Find a file
Edgar P. Burkhart fc68368f3f
All checks were successful
Build and push Docker image / build (push) Successful in 1m36s
Fix entrypoint script path and update permissions for execution
2025-05-08 21:07:28 +02:00
.forgejo/workflows Update Docker build workflow to include latest tag in image push 2025-05-08 20:59:08 +02:00
.vscode Add VS Code debug config 2025-01-03 14:54:47 +01:00
nummi Refactor static file settings to use configuration for STATIC_ROOT 2025-05-08 21:03:19 +02:00
pkgbuild Add invoice model with metadata and tags; update search and templates for invoice handling 2025-01-05 16:01:26 +01:00
.gitignore Update PKGBUILD with version 2023-04-23 14:07:54 +02:00
.pre-commit-config.yaml Add pre-commit hook to prevent commits to main 2025-01-04 14:21:59 +01:00
.prettierrc.toml Improve statement form 2025-01-01 19:01:35 +01:00
.python-version Move to UV and Docker 2025-05-06 08:55:04 +02:00
compose.yaml Remove version tag from Nummi image in Docker Compose configuration 2025-05-08 21:03:28 +02:00
Dockerfile Fix entrypoint script path and update permissions for execution 2025-05-08 21:07:28 +02:00
entrypoint.sh Fix entrypoint script path and update permissions for execution 2025-05-08 21:07:28 +02:00
LICENSE Add LICENSE 2022-05-21 19:11:11 +02:00
pyproject.toml Move to UV and Docker 2025-05-06 08:55:04 +02:00
README.md Merge pkgbuild 2022-12-21 14:15:43 +01:00
uv.lock Move to UV and Docker 2025-05-06 08:55:04 +02:00

Nummi

Nummi is a web-based accounting software. Nummi uses Django.