This repo is meant to house the code related to the different notification that can be supported out of the box by SolidX.
Each notification provider code will need to be added as a separate module in this repo, under the modules directly.
The notification provider codebase will have its own unique folder within the modules directory. Each module will contain the necessary code, configuration files, and documentation specific to that notification notification i.e any dependencies, configuration, services, etc
Distribution of the notification provider will handled by creating solidx archives of each of these modules, with appropriate versioning.