Add a Dockerfile and docker-compose.yml to the project root to enable seamless self-hosting. This provides developers with a standardized, environment-agnostic way to deploy the application on their preferred infrastructure, whether that is a cloud VPS, a local development machine, or a home server setup like a Raspberry Pi.
Add a Dockerfile and docker-compose.yml to the project root to enable seamless self-hosting. This provides developers with a standardized, environment-agnostic way to deploy the application on their preferred infrastructure, whether that is a cloud VPS, a local development machine, or a home server setup like a Raspberry Pi.