Slide 16
Slide 16 text
1. Setup git repos in Github
2. Heroku and Flask setup https://devcenter.heroku.
com/articles/getting-started-with-python
3. Setup dev and production folders https://devcenter.
heroku.com/articles/config-vars
4. Setup TravisCI for testing http://docs.travis-ci.
com/user/languages/python/
5. Flask and SQLAlchemy http://flask.pocoo.
org/docs/patterns/sqlalchemy/
6. Email Exceptions http://flask.pocoo.
org/docs/errorhandling/
7. Heroku Logging https://devcenter.heroku.
com/articles/logging