Create skeleton files and folders for com module
Problem
Add logical code seperation for com module that would get loaded only for com environement.
Proposal
Create com module with the following hierarchy:
- Load the module only if it's a
comenvironement - Draw
comspecific routes only if it's a.comenvironment
