Hi maintainers,
I noticed that the project currently relies on manual host setups.
To improve onboarding for new developers and simplify production deployments, I would like to contribute the following:
- Multi-Stage Dockerfile: Lean, security-hardened (non-root execution), and optimized with layer caching.
- Docker Compose Workflow: Fully containerized environment for running the web app, backend, and database dependencies seamlessly.
- CI Pipeline Integration: GitHub Action workflow to test container builds on PRs.
Would you be open to accepting a pull request for this?
Hi maintainers,
I noticed that the project currently relies on manual host setups.
To improve onboarding for new developers and simplify production deployments, I would like to contribute the following:
Would you be open to accepting a pull request for this?