Skip to content

This is a simple Dart tool that emails a tally of a client's graphic artist workload for the previous day.

License

Notifications You must be signed in to change notification settings

nozzlegear/artist-tally-tool

Repository files navigation

Required environment variables:

Variable Description
ARTIST_TALLY_API_DOMAIN Domain to use as API gateway, e.g. example.com
ARTIST_TALLY_ENV Environment, either production or development
ARTIST_TALLY_SWU_KEY sendwithus.com API key
ARTIST_TALLY_SWU_TEMPLATE_ID sendwithus.com email template id
ARTIST_TALLY_CC_LIST =JSON-serialized list of email addresses used for cc, e.g. [{"name":"Joshua Harms", "address":"joshua@example.com"}]
ARTIST_TALLY_EMAIL_DOMAIN Domain used for the sender and recipient addresses, e.g. example.com

Dart Playground

Dart Playground repo is here.

About

This is a simple Dart tool that emails a tally of a client's graphic artist workload for the previous day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •