Skip to content
forked from encoredev/drip

A simple drip email application

License

Notifications You must be signed in to change notification settings

automationkit/drip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drip

This is a simple Encore application to create onboarding email series.

It uses Strapi for content management and Mailgun for sending emails.

Data model

Data model

The data model is hosted in Strapi and queried through its GraphQL API.

Using

To use, update the configuration in email/config.json to point to the Strapi API URL.

Then deploy the app to Encore. Finally, set the secrets deifned in email/cfg.go to the appropriate values.

About

A simple drip email application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.2%
  • JavaScript 21.6%
  • Shell 0.2%