There are interdependences between the birds and other components, ex:
- postgres DB table needs to be created when a bird is activated
- magpie provider/permission needs to be configured when a bird is activated
So in order to not solve this interdependencies right now, all the birds and magpie/twitcher and postgres will be in one big component for now.