encoredev / drip

A simple drip email application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Go 78.2%Language:JavaScript 21.6%Language:Shell 0.2%