Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 825 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 825 Bytes

carminati.io

Production: Build Status

Development: Build Status

A Python/Flask application built to deliver Anthony Carminati's personal website at carminati.io

Usage and Deployment Notes

Set the following environment variables prior to deployment:

  • SECRET_KEY
  • MAIL_SERVER
  • MAIL_PORT
  • MAIL_USE_SSL
  • MAIL_USE_TLS
  • MAIL_USERNAME
  • MAIL_PASSWORD
  • SQLALCHEMY_DATABASE_URI

Copyright and License

Copyright Anthony Carminati, carminati.io 2016