readme
This commit is contained in:
parent
d78b0fe8a2
commit
2a9d274314
|
@ -0,0 +1,19 @@
|
||||||
|
# cdadmin
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Handles webhooks that rebuild staging
|
||||||
|
- Gives admin a button to rebuild staging
|
||||||
|
- Gives users feedback on the staging rebuild status
|
||||||
|
- Handles webhooks that rebuild production
|
||||||
|
- Gives admin a button to rebuild production
|
||||||
|
- Gives users feedback on the production rebuild status
|
||||||
|
- Gives users a button to rebase production on staging (did I say that correctly?)
|
||||||
|
|
||||||
|
## Email
|
||||||
|
|
||||||
|
Need to support at least the following for sending email.
|
||||||
|
|
||||||
|
- SMTP
|
||||||
|
- Amazon SES
|
||||||
|
- Mailgun
|
Loading…
Reference in New Issue