Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renanmedina/dcp-broadcaster

Application to monitor coding daily problems received by email and broadcast to users using messaging apps
https://github.com/renanmedina/dcp-broadcaster

Last synced: 28 days ago
JSON representation

Application to monitor coding daily problems received by email and broadcast to users using messaging apps

Awesome Lists containing this project

README

        

# dcp-broadcaster
Application to monitor coding daily problems received by email and broadcast to users using messaging apps

#### Basic Application Understanding

![Application Diagram](docs/basic_application_understanding.png)

#### Dependencies
- go 1.23 (Use gvm to make it easir changing versions on the fly)
- air (development only)
- Postgres 16
- Metabase (For reports)
- Migrate CLI Tool latest (github.com/golang-migrate/migrate)

### PRODUCTION ENVIRONMENT
- whatsapp-api-sevice (Fly.io)
- Postgres (Supabase)
- DCP-Worker (Local Docker Container)