Solution cleanup, Readme updated todos

This commit is contained in:
2025-06-06 00:41:42 +02:00
parent ad599433bf
commit 6ea6242887
3 changed files with 35 additions and 41 deletions

View File

@@ -84,6 +84,7 @@ All commands, parameters and examples are documented here: [docs/CLI.md](docs/CL
- Make the API server (and indexer, once it is done) a docker container
- Implement dynamic invocation based database migrations
- Remove remaining DRY violations using the SQLHelper
- Update server setup in README.md to reflect the removal of the CLI
# Future features
- Support for other database types (MSSQL, SQLite)