summaryrefslogtreecommitdiff
path: root/.env.example
AgeCommit message (Collapse)Author
12 daysAdd Traefik configuration and environment variables for Docker deploymentIwanIDev
12 daysAdd local development support with Docker for Drupal and configure API proxyIwanIDev
12 daysAdd support for headless Drupal integration with environment variables and ↵IwanIDev
Docker setup - Create .env.example for environment variable configuration - Update Dockerfile to accept Drupal-related build arguments - Enhance docker_build.yml to pass environment variables during Docker build - Add drupalClient and env configuration for API interaction - Implement local development instructions and Docker deployment steps in README - Add drupal and mariadb services to docker-stack.yml for complete setup - Update package.json and bun.lock to include axios and drupal-jsonapi-params dependencies - Add TypeScript definitions for new environment variables