- Fix bug of downloading files in WhatsApp Demo channels #24
- Add welcome message as environment variable #21
- fix channel creation validation #19.
- add http rest endpoint for channel creation #16.
- add prometheus metrics for channel creations, contacts activations, contact messages and defaults.
- added build workflows
- models for contact, channel and config
- handle whatsapp api webhook event callbacks
- structured logging
- mongoDB as database
- gRPC service to handle weni-integrations Channel creation
- http service to handle courier requests and whatsapp api webhook event callback requests
- contact token confirmation
- docker image build
- sentry integration