Add Development Container to a Project
Adding devcontainer.json to help VS Code work better with my Dockerized app.
Adding devcontainer.json to help VS Code work better with my Dockerized app.
In short, avoid using "latest" as the image version in docker-compose.yml.
GitHub Workflow notes for cleaning up disk space of and installing PostgreSQL to the runner.
Resolve marker/delimiter conflict between Django's template system and Vue.js.
Working with Server-sent Events (SSE) with Django
Publishing reusable Django apps to PyPI
Setting up sticky authentication to GitHub for WSL sessions.