Notifications split into library and service
Notifications lib package
- Altered the codebase to use Monorepo approach. Split core notification service from notifications library. The library includes shared DTOs between notifications service (consumer) and alkemio-server (producer).