@riipandi Too complicated, should simplify and flatten project structure. Don’t nest too much level, thank me for later ;)
And finally please don’t group package by “type” as service, repository… it will make navigation harder when project grows
@gi0baro Is Granian suitable for serving static files in a production environment?
I'm considering replacing Gunicorn and WhiteNoise with Granian to simplify the deployment process.