Talk to the App Store directly from your Slack workspace.
Head over to 🌏 appstoreslackbot.com and setup your account to get started.
- Install
go
- Setup local certs.
bin/ssl
- Create config.
cp .env.sample .env
Change the values of the config to be meaningful.
- Run the service.
go run .
Deployed on render.com