Show notes
In this episode of Running in Production, Jesse Hunt talks about buildinga site with Django that lets you view 3D scans of cars with Twinner. It’shosted on 2 Heroku hobby Dynos and has been up and running in production sinceJanuary 2020.Jesse talks about building a few MVPs for his client, getting everythingtogether in ~1k lines of Python code and using Heroku to avoid having to do abunch of sysadmin work.Topics Include 45:45 – Check out Jesse’s consultancy’s site at https://www.creon-it.de/Links📄 References https://docs.djangoproject.com/en/3.0/topics/class-based-views/ https://getmdl.io/ https://djangochat.com/⚙️ Tech Stack django → python → docker → heroku → papertrail → postgres → redis → s3 → 🛠 Libraries Used https://github.com/pennersr/django-allauth https://github.com/evansd/whitenoise https://github.com/celery/celery https://gunicorn.org/ https://github.com/django-dbbackup/django-dbbackup https://github.com/pytest-dev/pytestSupport the ShowThis episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend. Dive into Docker is a video course that takes you from not knowing what Docker isto being able to confidently use Docker and Docker Compose for your own apps.Long gone are the days of "but it works on my machine!". A bunch of followalong labs are included. Build a SAAS App with Flask is a video course where we build a realworld SAAS app that accepts payments, has a custom admin, includes high testcoverage and goes over how to implement and apply 50+ common web app features.There's over 20+ hours of video.

