jonasstrehle/supercookie

Docker Environment for contribution

Open

#51 opened on Nov 21, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)HTML (4,342 stars) (261 forks)batch import
good first issue

Description

To make local development and contributions easier, the project should include a docker-compose.yml configuration. This would simplify environment setup and ensure consistency across different contributor setups.

  • Reduces onboarding friction for new contributors

  • Ensures consistent dependency and runtime versions

  • Helps avoid local environment configuration issues

  • Aligns with best practices for reproducible development environments

Contributor guide