https://github.com/nozzlegear/stages-tally-tool
https://github.com/nozzlegear/stages-tally-tool
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nozzlegear/stages-tally-tool
- Owner: nozzlegear
- License: mit
- Created: 2018-04-16T19:54:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T15:51:43.000Z (over 7 years ago)
- Last Synced: 2025-01-16T13:00:09.029Z (9 months ago)
- Language: F#
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A tool that sends a summary and tally of subscribers to the Stages app.
## Environment variables
Variable|Description
--------|-----------
`STAGES_TALLY_API_DOMAIN`|Domain to use as the API gateway, e.g. `example.com`
`STAGES_TALLY_ENV`|Environment, either `production` or `development`
`STAGES_TALLY_SWU_KEY`|sendwithus.com API key
`STAGES_TALLY_SWU_TEMPLATE_ID`|sendwithus.com email template id
`STAGES_TALLY_EMAIL_DOMAIN`|Domain used for the sender and recipient addresses, e.g. `example.com`
`STAGES_TALLY_API_KEY`|Stages API key