BloomBase — personal plant management app
Find a file
Stephan Kerkman a94cf6fe1e feat: Docker Compose deployment with Nginx and Gunicorn
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 10:07:18 +02:00
docs/superpowers feat: add PlantDB implementation plan 2026-05-27 19:35:18 +02:00
nginx feat: Docker Compose deployment with Nginx and Gunicorn 2026-05-28 10:07:18 +02:00
plantdb feat: URL routing skeleton and base template 2026-05-28 09:51:11 +02:00
plants feat: pruning calendar grouped by urgency 2026-05-28 10:06:55 +02:00
.env.example feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
.gitignore feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
docker-compose.yml feat: Docker Compose deployment with Nginx and Gunicorn 2026-05-28 10:07:18 +02:00
Dockerfile feat: Docker Compose deployment with Nginx and Gunicorn 2026-05-28 10:07:18 +02:00
manage.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
pytest.ini feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
requirements.txt feat: dashboard with plant count and pruning summary 2026-05-28 09:56:24 +02:00