Skip to content

v1.0.0

Compare
Choose a tag to compare
@justinh-rahb justinh-rahb released this 25 Sep 19:07
· 55 commits to main since this release
a3a4ced

Member Counts v1.0.0! 🎉

🚀 What's in v1.0.0:

  • Initial release of the Member Counts application.
  • Fetch and process member data from Redash API.
  • Send total counts to a specified Google Chat using a Webhook.
  • Configuration via environment variables for flexible deployment.
  • Streamlined codebase written in Go for optimal performance and reliability.

How to Get Started:

  1. Head over to our GitHub Repository and check out the README for installation and configuration details.
  2. Set up the required environment variables or .env file with your Redash and Google Chat details.
  3. Build and run the application to start sending counts to your Google Chat!