tailwindcss

Loading spinners

How to create loading spinners with htmx and tailwindcss

Include tailwindcss in a Django project

How to include tailwindcss in a Django project with django-tailwind and automatically run both npm and runserver during development

Back to Top ↑

gunicorn

Deploy a Django app on a VM (manually)

All manual steps required to transfer the code on the remote host and set up a systemd service that executes your Django application

Gunicorn from scratch

How to run your Django application through a WSGI server like Gunicorn

Back to Top ↑

Alpine.js

Back to Top ↑

ansible

Set up a VirtualBox VM

How to run a virtual host locally to test your automatic provisioning

Back to Top ↑

pyenv

Deploy a Django app on a VM (manually)

All manual steps required to transfer the code on the remote host and set up a systemd service that executes your Django application

Back to Top ↑

databases

Postgres

Open source relational database with a lot of features and a big community. It is well supported by Django and has a lot of tools and packages around it.

SQLite in production

SQLite can handle concurrent writes, it is easy to set up, and can be backed up easily to S3 with Litestream

Back to Top ↑

systemd

Deploy a Django app on a VM (manually)

All manual steps required to transfer the code on the remote host and set up a systemd service that executes your Django application

Back to Top ↑

htmx

Loading spinners

How to create loading spinners with htmx and tailwindcss

Django and HTMX

How to create a form wizard with Django and HTMX, without saving any intermediate data to the database or session

Back to Top ↑

VirtualBox

Set up a VirtualBox VM

How to run a virtual host locally to test your automatic provisioning

Back to Top ↑

poetry

Back to Top ↑

SQLite

SQLite in production

SQLite can handle concurrent writes, it is easy to set up, and can be backed up easily to S3 with Litestream

Back to Top ↑

DjangoCon

SQLite in production

SQLite can handle concurrent writes, it is easy to set up, and can be backed up easily to S3 with Litestream

Back to Top ↑

supervisor

Back to Top ↑

pip

Deploy a Django app on a VM (manually)

All manual steps required to transfer the code on the remote host and set up a systemd service that executes your Django application

Back to Top ↑

git

Deploy a Django app on a VM (manually)

All manual steps required to transfer the code on the remote host and set up a systemd service that executes your Django application

Back to Top ↑

https

https://

How to create my own certificates and serve over https

Back to Top ↑

aws

Back to Top ↑

serverless

Back to Top ↑

s3

Back to Top ↑

VSCode

Back to Top ↑

debugging

Back to Top ↑

npm

Include tailwindcss in a Django project

How to include tailwindcss in a Django project with django-tailwind and automatically run both npm and runserver during development

Back to Top ↑

pm2

Include tailwindcss in a Django project

How to include tailwindcss in a Django project with django-tailwind and automatically run both npm and runserver during development

Back to Top ↑

css

Back to Top ↑

postgres

Postgres

Open source relational database with a lot of features and a big community. It is well supported by Django and has a lot of tools and packages around it.

Back to Top ↑