thermondo

thermondo Developer Handbook

View My GitHub Profile

Our Tech Stack

StackShare

At thermondo we are not just working on one thing, but we have a variety of different projects and each of them has its own flavor.

We are mainly using Python along with Django or Wagtail connected to PostgreSQL. We also have some JavaScript applications written in React or Vue.js. You even find some exotic things like LaTeX in our stack.

Our source code is entirely on GitHub. Code quality is crucial to us, no bug should get past our automated test runners like GitHub Actions. And if they do, we have Sentry to notify us about anything going wrong. Most of our hosting is done on Heroku. We’re trying to make use of a lot of Heroku’s tools like pipelines, backups, buildpacks and some monitoring plugins. We try to keep DevOps work to a minimum since we want to focus on building and shipping functionality. We are using some AWS services like S3.

As a developer you are free to choose your development stack yourself. Choices of Operating system and programming tools are entirely yours.