Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 528 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 528 Bytes

Welcome!

Following are the services (mostly free) which have been used in this app, and which might be compulsory at some point to have:

Environment Variables

Note: An example .env file has been provided in the repo which is read by our application via python-dotenv. Don't forget to remove the '.example' part.

Following environment need to be set to be able to start the flask application.

  • MAILGUN_DOMAIN (Mailgun)
  • MAILGUN_API_KEY (Mailgun)