# Functions
NewAuth return instance of auth repository.
NewDB creates and validates new db connection.
NewStorage returns all implemented repositories.
NewTodoItem returns instance of Todo repository.
NewTodoList returns instance of List repository.