Skip to content

impactupgrade/classy-offline-donations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classy Offline Donations

Overview

TODO

Recommended Platforms and Dependencies

TODO

Install and Run

TODO

Configuration

The following environment variables need set on your server, PaaS, etc.

  • CLASSY_CLIENT_ID =
  • CLASSY_CLIENT_SECRET =
  • CLASSY_ORG_ID =
  • DATABASE_URL = postgres JDBC URL (ex: postgres://USERNAME:PASSSWORD@HOST:PORT/NAME)
  • DOMAIN = this install's domain (ex: classy.your.org)
  • ORG_NAME = your organization name
  • DEFAULT_FROM_EMAIL = email address (used for outgoing notifications)
  • EMAIL_HOST = host (ex: smtp.sendgrid.net)
  • EMAIL_PORT = port (ex: 587)
  • EMAIL_HOST_USER = username
  • EMAIL_HOST_PASSWORD = password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published