Yuno's obsession
Yuno's obsession
Add dockerfile and docker-compose.yml to make another option to easily deploy app on any platform and execute just with one command.
Add an option for user to choose to download jpg pages or one pdf with manga chapter.
## Some ideas of implementing logging: - log only errors in one log file. - log errors and successful usage in one log file. - log errors and successful usage...
Gotta refactor, make a cleanup, keep KISS principle and add some tui for starters.
I am trying to place my server generated part in one package and models that it has to use in another package. But when my api has a query parameter,...