As a WME Engineer i want to create a new service with it's dependencies so it's ready to implement business features.
TODO
- Sync with Renil about single branch strategy
- create new gitlab repository
- Commit basic service with minimal submodules as required ( Kafka, wmf, etc )
Developer Notes
- This should include a kafka consumer to listen to event from evenstream listener wikidata topic.
Acceptance Criteria
- If single branch strategy, main branch created and git and docker tagging with semantic versioning.
- If single branch no possible, dev branch created and code commited.