Project code does not fully push to ionic view

We have a project that we are trying to push to Ionic View dashboard and it works using Git Push but from what we are finding out is that it does not push all directories. See the attached from Git Hub directory structure and as far as we know the src directory does not get pushed to ionic view project. For example, in the src directory, we have a providers directory that contains AWS services for the Cognito User Pool. When using the Ionic View App we get an error that the user pool is missing.
Why is that?

I meat to attached this with the directory structure form our GitHub repository
image